We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 59e297e + e864d5b commit a35ff11Copy full SHA for a35ff11
src/config.ts
@@ -1,5 +1,5 @@
1
export const DSN =
2
- 'https://[email protected].sentry.io/5716557';
+ 'https://b87682e62e4cc633d4c35c7154256c66@sandbox-mirror.sentry.gg/1';
3
4
// SENTRY_INTERNAL_DSN for testing
5
// export const DSN =
0 commit comments