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.
1 parent e229737 commit e864d5bCopy full SHA for e864d5b
src/config.ts
@@ -1,5 +1,5 @@
1
export const DSN =
2
- 'https://b87682e62e4cc633d4c35c7154256c66@o87286.ingest.us.sentry.io/4508968204632064';
+ 'https://b87682e62e4cc633d4c35c7154256c66@sandbox-mirror.sentry.gg/1';
3
4
// SENTRY_INTERNAL_DSN for testing
5
// export const DSN =
0 commit comments