mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
fix: add SENTRY_ENVIRONMENT variable (#38446)
Adds a tag to group Sentry events
This commit is contained in:
committed by
GitHub
parent
c9084aea2c
commit
c830951beb
@@ -52,3 +52,4 @@ DOCKER_HOST_LOCATION=localhost
|
||||
GHOST_CLIENT_KEY=123abc
|
||||
|
||||
SENTRY_DSN=dsn_from_sentry_dashboard
|
||||
SENTRY_ENVIRONMENT='staging'
|
||||
|
||||
Reference in New Issue
Block a user