mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-11-16 23:17:29 +01:00
Jitsi control sentry dns using vars
This commit is contained in:
@@ -18,7 +18,7 @@ JVB_OCTO_REGION
|
||||
JVB_WS_DOMAIN
|
||||
JVB_WS_SERVER_ID
|
||||
PUBLIC_URL={{ matrix_jitsi_web_public_url }}
|
||||
SENTRY_DSN="${JVB_SENTRY_DSN:-0}"
|
||||
SENTRY_DSN={{1 if matrix_jitsi_jvb_sentry_dns else 0}}
|
||||
SENTRY_ENVIRONMENT
|
||||
SENTRY_RELEASE
|
||||
COLIBRI_REST_ENABLED
|
||||
|
||||
Reference in New Issue
Block a user