diff --git a/integrations-service/docker-compose.yml b/integrations-service/docker-compose.yml index 2788c0531..b63c0b248 100644 --- a/integrations-service/docker-compose.yml +++ b/integrations-service/docker-compose.yml @@ -13,6 +13,7 @@ x--shared-environment: &shared-environment CLOUDINARY_API_SECRET: ${CLOUDINARY_API_SECRET} CLOUDINARY_CLOUD_NAME: ${CLOUDINARY_CLOUD_NAME} MAILGUN_PASSWORD: ${MAILGUN_PASSWORD} + SENTRY_DSN: ${INTEGRATIONS_SENTRY_DSN} services: integrations: