chore: update to new Sentry DSN

This commit is contained in:
2023-01-04 16:01:00 +01:00
parent 0048990f44
commit fdf3b82843
+1 -1
View File
@@ -122,7 +122,7 @@ export default defineNuxtConfig({
middleware: ['auth']
},
sentry: {
dsn: 'https://da2e8d42185a4013909d49955432a116@sentry.io/5187660',
dsn: 'https://da2e8d42185a4013909d49955432a116@o365290.ingest.sentry.io/5187660',
config: {} // Additional config
},
ssr: false,