Use new Sentry endpoint
This commit is contained in:
@ -22,7 +22,7 @@ html lang="#{I18n.locale || I18n.default_locale}"
|
||||
| I18n.locale = "#{I18n.locale}";
|
||||
- unless Sentry.configuration.environment == "development"
|
||||
| Sentry.init({
|
||||
| dsn: 'https://637ca99538224b4bb28cd9e670e1b372@sentry.xikolo.de/33',
|
||||
| dsn: 'https://2616b10855e04ce1b748775203ff0f7c@o257002.ingest.sentry.io/5667283',
|
||||
| attachStacktrace: true,
|
||||
| release: "#{Sentry.configuration.release}",
|
||||
| environment: "#{Sentry.configuration.environment}",
|
||||
|
Reference in New Issue
Block a user