Skip to content

Commit

Permalink
added new sentry key
Browse files Browse the repository at this point in the history
  • Loading branch information
margud committed Dec 2, 2021
1 parent f54ebe5 commit ee40c18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Config/Config.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ class Config
{
const SEGMENT_KEY = 'x8qDW8mWIlcY9SXbMhKLoH7xYQ1cSxF2';

const SENTRY_KEY = 'https://6c6926cfb8fa43deba653bfdc6c25b78@o497594.ingest.sentry.io/5573860';
const SENTRY_KEY = 'https://0fbb55276ced4210ad7d36f8c10de438@o497594.ingest.sentry.io/5573860';

const SENTRY_ENV = 'MISSING_ENV';

Expand Down

0 comments on commit ee40c18

Please sign in to comment.