Skip to content

Commit

Permalink
fix: move to new sentry dsn
Browse files Browse the repository at this point in the history
  • Loading branch information
alee committed May 30, 2024
1 parent 31895d6 commit 456e26c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/nuxt.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ module.exports = {
* Sentry configuration
*/
sentry: {
dsn: "https://79be8c27ac14446e8af51b6d5f3dc90f@sentry.comses.net/5",
dsn: "https://9b9dc2f60562380edeb675c39fe1c896@sentry.comses.net/4",
},

/*
Expand Down

0 comments on commit 456e26c

Please sign in to comment.