Skip to content

Commit

Permalink
fix: sentry url config
Browse files Browse the repository at this point in the history
  • Loading branch information
benguedj committed Aug 12, 2024
1 parent e4f0156 commit 84344f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion front/app.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ export default ({ config }: ConfigContext): ExpoConfig => ({
{
project: "nos-1000-jours",
organization: "incubateur",
url: "https://sentry.fabrique.social.gouv.fr/",
url: "https://sentry.fabrique.social.gouv.fr",
},
],
[
Expand Down

0 comments on commit 84344f5

Please # to comment.