diff --git a/docker-compose.yml b/docker-compose.yml index ebed637b57ed9fca61919abdb2e048d0265c3ac2..79bdbc3ab368a86eb559909aaaac488dea3b1d59 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -11,6 +11,7 @@ services: environment: host: ${host:-0.0.0.0} port: ${port:-8080} + sentry_dsn: ${sentry_dsn} tg_auth_wsdl: "https://textgridlab.org/1.0/tgauth/wsdl/tgextra.wsdl" tg_auth_address: "https://textgridlab.org/1.0/tgauth/tgextra.php" tg_nav_address: "https://textgridlab.org/1.0/tgsearch/navigation/"