Merge pull request #1 from sphinxc0re/patch-1

Added environment variables for SMTP
This commit is contained in:
Mayel de Borniol 2022-08-01 08:59:36 +12:00 committed by GitHub
commit cf5039b93f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 13 additions and 5 deletions

View File

@ -22,8 +22,16 @@ services:
- UPLOAD_LIMIT
- INVITE_KEY
- MAIL_DOMAIN
- MAIL_KEY
- MAIL_FROM
# for Mailgun
- MAIL_KEY
# for SMTP
- MAIL_SERVER
- MAIL_USER
- MAIL_PASSWORD
- SENTRY_DSN
- WEB_PUSH_SUBJECT
- WEB_PUSH_PUBLIC_KEY