The app is now wired to GlitchTip with the Sentry SDKs
This commit is contained in:
@@ -47,6 +47,8 @@ services:
|
||||
NODE_ENV: production
|
||||
TZ: UTC
|
||||
PORT: "3000"
|
||||
SENTRY_ENVIRONMENT: staging
|
||||
SENTRY_RELEASE: ${IMAGE_TAG:-latest}
|
||||
expose:
|
||||
- "3000"
|
||||
networks:
|
||||
|
||||
Reference in New Issue
Block a user