Skip to content

Commit

Permalink
Change server and port in config
Browse files Browse the repository at this point in the history
  • Loading branch information
bmerchant22 committed Aug 23, 2024
1 parent 2a61bd3 commit 7323574
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MAIL:
HOST: "mmtp.iitk.ac.in"
PORT: "25"
HOST: "patra.iitk.ac.in"
PORT: "587"
BATCH: 200
JWT:
EXPIRATION:
Expand Down

0 comments on commit 7323574

Please sign in to comment.