Add Sentry to client for error handling (#43920)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
This commit is contained in:
@@ -7,6 +7,7 @@ MONGOHQ_URL=mongodb://localhost:27017/freecodecamp
|
||||
|
||||
# Logging
|
||||
SENTRY_DSN=dsn_from_sentry_dashboard
|
||||
SENTRY_CLIENT_DSN=dsn_from_sentry_dashboard
|
||||
SENTRY_ENVIRONMENT=staging
|
||||
|
||||
# Auth0 - OAuth 2.0 Credentials
|
||||
|
Reference in New Issue
Block a user