mirror of
https://github.com/wallabag/docker.git
synced 2026-02-14 13:57:35 +01:00
Config: add sentry_dsn entry
This commit is contained in:
@ -51,3 +51,6 @@ parameters:
|
||||
redis_port: {{ redis_port }}
|
||||
redis_path: {{ redis_path }}
|
||||
redis_password: {{ redis_password }}
|
||||
|
||||
# Sentry
|
||||
sentry: {{ sentry_dsn }}
|
||||
|
||||
Reference in New Issue
Block a user