feat(sentry): Supprime Sentry du projet et retire la configuration.
```
This commit is contained in:
Serreau Jovann
2025-11-22 22:45:55 +01:00
parent 56dbdbd3e6
commit 6020b66140
8 changed files with 8 additions and 392 deletions

4
.env
View File

@@ -43,10 +43,6 @@ MAILER_DSN='smtp://mailhog:1025'
###> nelmio/cors-bundle ###
CORS_ALLOW_ORIGIN='^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$'
###< nelmio/cors-bundle ###
###> sentry/sentry-symfony ###
SENTRY_DSN=
###< sentry/sentry-symfony ###
VITE_LOAD=0
REDIS_DSN="redis://redis:6379"
REAL_MAIL=0