feat: remove sentry

This commit is contained in:
trafficlunar 2026-04-13 20:39:32 +01:00
parent 144240e278
commit e500cefcc2
21 changed files with 20 additions and 2011 deletions

View file

@ -9,10 +9,6 @@ NEXT_PUBLIC_BASE_URL=http://localhost:3000
CLOUDFLARE_ZONE_ID=XXXXXXXXXXXXXXXX
CLOUDFLARE_API_TOKEN=XXXXXXXXXXXXXXXX
# Used for error tracking
NEXT_PUBLIC_SENTRY_DSN=""
SENTRY_URL=""
# Check Auth.js docs for information
AUTH_URL=http://localhost:3000 # This should be the same as NEXT_PUBLIC_BASE_URL
AUTH_TRUST_HOST=true