Skip to content

Commit 30f7399

Browse files
authored
fix: delete SENTRY_AUTH_TOKEN (#2172)
1 parent f152056 commit 30f7399

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

packages/app/.env.development

-1
Original file line numberDiff line numberDiff line change
@@ -81,5 +81,4 @@ SECURITY_CHARON_URL="https://egapro-charon.dev.fabrique.social.gouv.fr"
8181
# old EGAPRO_SENTRY_DSN
8282
SENTRY_DSN=""
8383
# old EGAPRO_FLAVOUR
84-
SENTRY_AUTH_TOKEN=3b4a6e7f1e2346cebd6ad7fa390d66c800dfce8331fc4982a12aafefed1cc47f
8584
EMAIL_LOGIN=true

packages/app/.env.production

-1
Original file line numberDiff line numberDiff line change
@@ -72,4 +72,3 @@ SECURITY_CHARON_URL="https://egapro-charon.dev.fabrique.social.gouv.fr"
7272
# old EGAPRO_SENTRY_DSN
7373
SENTRY_DSN=""
7474
# old EGAPRO_FLAVOUR
75-
SENTRY_AUTH_TOKEN=3b4a6e7f1e2346cebd6ad7fa390d66c800dfce8331fc4982a12aafefed1cc47f

0 commit comments

Comments
 (0)