mirror of
https://github.com/trafficlunar/tomodachi-share.git
synced 2026-06-27 22:24:14 +00:00
feat: remove sentry
This commit is contained in:
parent
144240e278
commit
e500cefcc2
21 changed files with 20 additions and 2011 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue