Skip to content

Commit

Permalink
chore: Add Sentry env name
Browse files Browse the repository at this point in the history
  • Loading branch information
whiterabbit1983 committed Dec 2, 2024
1 parent 1a5e37e commit 814ce05
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions integrations-service/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 814ce05

Please sign in to comment.