Merge branch 'staging' into preprod

This commit is contained in:
Vins 2024-05-16 11:49:42 +02:00
commit cbf79cc711

View File

@ -5,7 +5,7 @@ import Container from "typedi";
const variables = Container.get(BackendVariables);
Sentry.init({
dsn: "https://ca6a89e8b480c814e1b5828b8412c681@o4506382103281664.ingest.sentry.io/4506399972130816",
dsn: "https://d4c51d58de2447f0db61730eb6f6185f@o4507265384972288.ingest.de.sentry.io/4507265396244560",
// We recommend adjusting this value in production, or using tracesSampler
// for finer control
@ -13,4 +13,4 @@ Sentry.init({
environment: variables.ENV,
});
Sentry.setTag("service", "leCoffre-back");
Sentry.setTag("service", "lecoffre-back");