Skip to content

Commit

Permalink
quick fix new sentry url for js
Browse files Browse the repository at this point in the history
  • Loading branch information
rmichaelis authored Nov 16, 2021
1 parent 4b92640 commit e13b061
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1279,7 +1279,7 @@ const MainController = function(
ngeoOfflineServiceManager.setRestoreService(appOfflineRestorer);

Sentry.init({
dsn: 'https://a74e513e9cb84d5a9a2cd24a46d260a8@sentry.geoportail.lu/4',
dsn: 'https://afe219319897490e9ba927b06afdf934@sentry.geoportail.lu/3',
integrations: [
new Integrations.Angular(),
],
Expand Down

0 comments on commit e13b061

Please sign in to comment.