1
0
mirror of https://github.com/wallabag/docker synced 2025-12-20 13:11:48 +00:00

Sentry: fix template parameters

This commit is contained in:
Sébastien Viande
2019-06-19 09:44:34 +02:00
parent bea6b2fcc6
commit 51a60408e1

View File

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