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
|
GHOST_CLIENT_KEY=123abc
|
||||||
|
|
||||||
SENTRY_DSN=dsn_from_sentry_dashboard
|
SENTRY_DSN=dsn_from_sentry_dashboard
|
||||||
|
SENTRY_ENVIRONMENT='staging'
|
||||||
|
Reference in New Issue
Block a user