We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e40f6a commit fb6d634Copy full SHA for fb6d634
1 file changed
copilot/mindlogger-backend/manifest.yml
@@ -93,7 +93,7 @@ variables:
93
MAILING__MAIL__SERVER: email-smtp.us-east-1.amazonaws.com
94
MAILING__MAIL__PORT: 2465
95
MAILING__MAIL__SSL_TLS: True
96
- MAILING__MAIL__FROM_EMAIL: "noreply@cmiml.net"
+ MAILING__MAIL__FROM_EMAIL: "noreply@gettingcurious.com"
97
MAILING__MAIL__FROM_NAME: "Mindlogger"
98
# Currently these settings are not used
99
MAILING__USE_CREDENTIALS: True
0 commit comments