Skip to content

Commit

Permalink
Merge pull request #2819 from Geoportail-Luxembourg/rmichaelis-patch-5
Browse files Browse the repository at this point in the history
quick fix new sentry url for js
  • Loading branch information
rmichaelis authored Nov 16, 2021
2 parents 4b92640 + e13b061 commit 2b14d8d
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 2b14d8d

Please sign in to comment.