forked from GithubBackups/healthchecks
Fix DEFAULT_FROM_EMAIL
This commit is contained in:
parent
98439623c5
commit
a763fa1de3
@ -20,7 +20,7 @@ services:
|
||||
- DB_HOST=db
|
||||
- DB_PORT=5432
|
||||
- DB_PASSWORD=fixme-postgres-password
|
||||
- DEFAULT_FROM_EMAIL=healthchecks.io@healthchecks.io
|
||||
- DEFAULT_FROM_EMAIL=healthchecks@example.org
|
||||
- EMAIL_HOST=fixme-smtp-server.example.org
|
||||
- EMAIL_HOST_USER=fixme-smtp-username
|
||||
- EMAIL_HOST_PASSWORD=fixme-smtp-password
|
||||
|
Loading…
x
Reference in New Issue
Block a user