Skip to content

Commit

Permalink
fix sentry url
Browse files Browse the repository at this point in the history
  • Loading branch information
gary-van-woerkens committed Jan 13, 2025
1 parent 37ca526 commit 5aee65e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ module.exports = withSentryConfig(
silent: true,
org: "incubateur",
project: "fabnum-carnets",
url: "https://sentry.fabrique.social.gouv.fr/",
url: "https://sentry2.fabrique.social.gouv.fr/",
},
{
// For all available options, see:
Expand Down

0 comments on commit 5aee65e

Please sign in to comment.