mirror of
https://github.com/wallabag/docker
synced 2025-12-26 08:01:53 +00:00
Merge pull request #160 from sviande/config_sentry
Sentry: fix template parameters
This commit is contained in:
@@ -53,4 +53,4 @@ parameters:
|
|||||||
redis_password: {{ redis_password }}
|
redis_password: {{ redis_password }}
|
||||||
|
|
||||||
# Sentry
|
# Sentry
|
||||||
sentry: {{ sentry_dsn }}
|
sentry_dsn: {{ sentry_dsn }}
|
||||||
|
|||||||
Reference in New Issue
Block a user