1
0
mirror of https://github.com/wallabag/docker synced 2025-12-13 09:46:27 +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

View File

@@ -53,4 +53,4 @@ parameters:
redis_password: {{ redis_password }}
# Sentry
sentry: {{ sentry_dsn }}
sentry_dsn: {{ sentry_dsn }}