Skip to content

Commit 8e258a0

Browse files
committed
Switch DSN to point to sandbox mirror relay
1 parent 7ad2d44 commit 8e258a0

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://3d19b89ce4774ad2b429b09a9375fbbb@o87286.ingest.sentry.io/5716557';
2+
'https://3d19b89ce4774ad2b429b09a9375fbbb@sandbox-mirror.sentry.gg/1';
33

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

0 commit comments

Comments
 (0)