Skip to content
This repository has been archived by the owner on May 8, 2024. It is now read-only.

Commit

Permalink
Updated default Sentry token to avoid build errors under Linux
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorianLeChat committed Dec 1, 2023
1 parent 66fa31f commit ef0ccdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .env
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ SENTRY_ENABLED=false
SENTRY_DSN=https://url.to.sentry.io/1234567890
SENTRY_ORG=org
SENTRY_PROJECT=project
SENTRY_AUTH_TOKEN=sntrys_token
SENTRY_AUTH_TOKEN=token

# Google Analytics and reCAPTCHA keys
NEXT_PUBLIC_RECAPTCHA_ENABLED=false
Expand Down

0 comments on commit ef0ccdb

Please sign in to comment.