chore: 替换 sentry dsn
This commit is contained in:
parent
d407dbccee
commit
9389720895
@ -18,7 +18,7 @@ const app = createApp(App);
|
||||
|
||||
Sentry.init({
|
||||
app,
|
||||
dsn: 'https://5bcf1344794fea64fc5e5fe7da4821c1@o4508962650783744.ingest.de.sentry.io/4508962653143120',
|
||||
dsn: 'https://44939af86b1f2bb9890579556f01204e@o4509037014482944.ingest.de.sentry.io/4509037067173968',
|
||||
integrations: [
|
||||
// 异常路径回放
|
||||
Sentry.replayIntegration(),
|
||||
|
Loading…
x
Reference in New Issue
Block a user