fix: enable sentry on frontend (#876)

This commit is contained in:
Sergey Mankovsky
2026-02-24 17:55:14 +01:00
committed by GitHub
parent e7dd8b57d1
commit bc6bb63c32
6 changed files with 6 additions and 6 deletions

View File

@@ -27,5 +27,5 @@ WEBSOCKET_URL=ws://127.0.0.1:1250
AUTH_CALLBACK_URL=http://localhost:3000/auth-callback
# Sentry
# SENTRY_DSN=https://your-dsn@sentry.io/project-id
# NEXT_PUBLIC_SENTRY_DSN=https://your-dsn@sentry.io/project-id
# SENTRY_IGNORE_API_RESOLUTION_ERROR=1