Skip to content

Commit f10dea2

Browse files
authored
Merge pull request coollabsio#3799 from djsisson/fix-glitchtip-template
fix glitchtip template
2 parents 987b7a9 + 6ac2a1f commit f10dea2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

templates/compose/glitchtip.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ services:
5353
- postgres
5454
- redis
5555
environment:
56-
- SERVICE_FQDN_GLITCHTIP
5756
- DATABASE_URL=postgres://$SERVICE_USER_POSTGRESQL:$SERVICE_PASSWORD_POSTGRESQL@postgres:5432/${POSTGRESQL_DATABASE:-glitchtip}
5857
- SECRET_KEY=$SERVICE_BASE64_64_ENCRYPTION
5958
- EMAIL_URL=${EMAIL_URL:-consolemail://}

0 commit comments

Comments
 (0)