Skip to content

Commit e864d5b

Browse files
committed
Revert "Update DSN"
This reverts commit e229737.
1 parent e229737 commit e864d5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
export const DSN =
2-
'https://b87682e62e4cc633d4c35c7154256c66@o87286.ingest.us.sentry.io/4508968204632064';
2+
'https://b87682e62e4cc633d4c35c7154256c66@sandbox-mirror.sentry.gg/1';
33

44
// SENTRY_INTERNAL_DSN for testing
55
// export const DSN =

0 commit comments

Comments
 (0)