mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
fix(sentry): use environments
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ MONGOHQ_URL=mongodb://127.0.0.1:27017/freecodecamp?directConnection=true
|
||||
# Logging
|
||||
SENTRY_DSN=dsn_from_sentry_dashboard
|
||||
SENTRY_CLIENT_DSN=dsn_from_sentry_dashboard
|
||||
SENTRY_ENVIRONMENT=staging
|
||||
SENTRY_ENVIRONMENT=development
|
||||
|
||||
# Auth0 - OAuth 2.0 Credentials
|
||||
AUTH0_CLIENT_ID=client_id_from_auth0_dashboard
|
||||
|
||||
Reference in New Issue
Block a user