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.
2 parents 987b7a9 + 6ac2a1f commit f10dea2Copy full SHA for f10dea2
templates/compose/glitchtip.yaml
@@ -53,7 +53,6 @@ services:
53
- postgres
54
- redis
55
environment:
56
- - SERVICE_FQDN_GLITCHTIP
57
- DATABASE_URL=postgres://$SERVICE_USER_POSTGRESQL:$SERVICE_PASSWORD_POSTGRESQL@postgres:5432/${POSTGRESQL_DATABASE:-glitchtip}
58
- SECRET_KEY=$SERVICE_BASE64_64_ENCRYPTION
59
- EMAIL_URL=${EMAIL_URL:-consolemail://}
0 commit comments