📈(monitoring) configure sentry dsn

configure sentry dsn to monitor errors in sentry
This commit is contained in:
Marie PUPO JEAMMET
2024-09-04 18:00:39 +02:00
committed by Marie
parent 4b47f80cab
commit 4fe74733a5
7 changed files with 14 additions and 2 deletions

View File

@@ -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"