1
0
mirror of https://github.com/wallabag/docker synced 2026-07-01 18:45:33 +00:00

Merge pull request #160 from sviande/config_sentry

Sentry: fix template parameters
This commit is contained in:
Jérémy Benoist
2019-06-19 10:20:49 +02:00
committed by GitHub
+1 -1
View File
@@ -53,4 +53,4 @@ parameters:
redis_password: {{ redis_password }}
# Sentry
sentry: {{ sentry_dsn }}
sentry_dsn: {{ sentry_dsn }}