Merge pull request #3799 from djsisson/fix-glitchtip-template
fix glitchtip template
This commit is contained in:
commit
f10dea28a6
1 changed files with 0 additions and 1 deletions
|
|
@ -53,7 +53,6 @@ services:
|
|||
- postgres
|
||||
- redis
|
||||
environment:
|
||||
- SERVICE_FQDN_GLITCHTIP
|
||||
- DATABASE_URL=postgres://$SERVICE_USER_POSTGRESQL:$SERVICE_PASSWORD_POSTGRESQL@postgres:5432/${POSTGRESQL_DATABASE:-glitchtip}
|
||||
- SECRET_KEY=$SERVICE_BASE64_64_ENCRYPTION
|
||||
- EMAIL_URL=${EMAIL_URL:-consolemail://}
|
||||
|
|
|
|||
Loading…
Reference in a new issue