Update email configuration: change recipient to chris@deafgain.org and SMTP port to 2525
This commit is contained in:
parent
42d48ba320
commit
b7e6c56c08
1 changed files with 2 additions and 3 deletions
5
.env
5
.env
|
|
@ -1,9 +1,8 @@
|
|||
SMTP_HOST=smtp.gmail.com
|
||||
SMTP_PORT=587
|
||||
SMTP_PORT=2525
|
||||
SMTP_SECURE=false
|
||||
RECIPIENT_EMAIL=mark@finlion.com
|
||||
RECIPIENT_EMAIL=chris@deafgain.org
|
||||
GOOGLE_EMAIL=system@deafgain.org
|
||||
GOOGLE_APP_PASSWORD=ojvlysraxwjriwzy
|
||||
UPSTASH_REDIS_REST_URL=https://gusc1-resolved-jaybird-30779.upstash.io
|
||||
UPSTASH_REDIS_REST_TOKEN=AXg7ASQgNDMzMDE0MTYtNWE0Ni00OTc3LThhYjktM2IxMzMxNGMyMzMxNWRiNGMyOGU2MjE0NGUyNTkwMTQyNmUxZTU2NzE4NDI=
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue