Skip to content

Commit

Permalink
chore: update sentry dsn
Browse files Browse the repository at this point in the history
  • Loading branch information
schettn authored Jul 11, 2024
1 parent 844acaa commit 72880be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gatsby-config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ const config: GatsbyConfig = {
sentry: {
org: "cronit",
project: "website",
dsn: "https://bd955e9e6b6ae7d38e1dccdd04afc51d@sentry.cronit.io/2",
dsn: "https://d09bdda1cf0a74ccc8f1041bf6ba8d0d@sentry.cronit.io/11",
},
googleAnalytics: {
// trackingIds: ["G-M58K75M9PG"],
Expand Down

0 comments on commit 72880be

Please sign in to comment.