Skip to content

Commit

Permalink
update sentry
Browse files Browse the repository at this point in the history
  • Loading branch information
avral committed Oct 22, 2019
1 parent 4b320fa commit f607e5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nuxt.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ module.exports = {
** Sentry module configuration
*/
sentry: {
dsn: process.env.SENTRY_DSN || 'https://a2a78e2d93f6406ab3bea315676f5517@sentry.io/1411799',
dsn: process.env.SENTRY_DSN || 'https://a0486e29af0f4630a29b820ee4226fa8@sentry.io/1792380',
disabled: isDev
},

Expand Down

0 comments on commit f607e5f

Please sign in to comment.