Update DSN

This commit is contained in:
ta264
2022-01-16 22:37:06 +00:00
parent 90d671d68d
commit de72cfcaaa
2 changed files with 3 additions and 3 deletions

View File

@@ -100,7 +100,7 @@ export default function createSentryMiddleware() {
return;
}
const dsn = isProduction ? 'https://56c6b0e2fa1041b3b06eaa7abd9850ef@sentry.servarr.com/7' :
const dsn = isProduction ? 'https://e4883dadbabf4eb0abdd97c96ec16cd8@sentry.servarr.com/7' :
'https://a0ec920735ed4e3e9d27d2cdd9c733bf@sentry.servarr.com/8';
sentry.init({