mirror of
https://github.com/wallabag/docker.git
synced 2025-12-22 03:38:32 +01:00
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