Skip to content

Commit 814ce05

Browse files
chore: Add Sentry env name
1 parent 1a5e37e commit 814ce05

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: integrations-service/docker-compose.yml

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ x--shared-environment: &shared-environment
1313
CLOUDINARY_API_SECRET: ${CLOUDINARY_API_SECRET}
1414
CLOUDINARY_CLOUD_NAME: ${CLOUDINARY_CLOUD_NAME}
1515
MAILGUN_PASSWORD: ${MAILGUN_PASSWORD}
16+
SENTRY_DSN: ${INTEGRATIONS_SENTRY_DSN}
1617

1718
services:
1819
integrations:

0 commit comments

Comments
 (0)