Switch recipient email back to mark@finlion.com
This commit is contained in:
parent
265b439449
commit
b3aea9e602
1 changed files with 1 additions and 1 deletions
2
.env
2
.env
|
|
@ -1,7 +1,7 @@
|
||||||
SMTP_HOST=smtp.gmail.com
|
SMTP_HOST=smtp.gmail.com
|
||||||
SMTP_PORT=2525
|
SMTP_PORT=2525
|
||||||
SMTP_SECURE=false
|
SMTP_SECURE=false
|
||||||
RECIPIENT_EMAIL=chris@deafgain.org
|
RECIPIENT_EMAIL=mark@finlion.com
|
||||||
GOOGLE_EMAIL=system@deafgain.org
|
GOOGLE_EMAIL=system@deafgain.org
|
||||||
GOOGLE_APP_PASSWORD=ojvlysraxwjriwzy
|
GOOGLE_APP_PASSWORD=ojvlysraxwjriwzy
|
||||||
UPSTASH_REDIS_REST_URL=https://gusc1-resolved-jaybird-30779.upstash.io
|
UPSTASH_REDIS_REST_URL=https://gusc1-resolved-jaybird-30779.upstash.io
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue