Skip to content

Commit

Permalink
Merge pull request #148 from ubud-app/develop
Browse files Browse the repository at this point in the history
  • Loading branch information
sebbo2002 authored Jul 11, 2023
2 parents 6f8b9d2 + 8ce1f9b commit 8ee2029
Show file tree
Hide file tree
Showing 3 changed files with 472 additions and 376 deletions.
2 changes: 1 addition & 1 deletion helpers/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ if (!database) {
// Sentry DSN
sentryDSN = process.env['SENTRY_DSN'];
if(sentryDSN === undefined) {
sentryDSN = 'https://208216054c2642ccb41379ed01ceb395@sentry.sebbo.net/2';
sentryDSN = 'https://13a04aa0257b4b739ceec9c73d745d2d@glitch.sebbo.net/6';
}

// Client / UI
Expand Down
Loading

0 comments on commit 8ee2029

Please sign in to comment.