📈(monitoring) configure sentry dsn
configure sentry dsn to monitor errors in sentry
This commit is contained in:
committed by
Marie
parent
4b47f80cab
commit
4fe74733a5
@@ -51,6 +51,7 @@ backend:
|
||||
POSTGRES_PASSWORD: pass
|
||||
REDIS_URL: redis://default:pass@redis-master:6379/1
|
||||
MAIL_PROVISIONING_API_URL: "http://host.docker.internal:8000"
|
||||
SENTRY_DSN: "https://b72746c73d669421e7a8ccd3fab0fad2@sentry.incubateur.net/171"
|
||||
command:
|
||||
- "gunicorn"
|
||||
- "-c"
|
||||
|
||||
Reference in New Issue
Block a user