diff --git a/config/packages/sentry.yaml b/config/packages/sentry.yaml index 8773d61..234bebc 100644 --- a/config/packages/sentry.yaml +++ b/config/packages/sentry.yaml @@ -2,7 +2,8 @@ when@dev: sentry: dsn: 'https://placeholder@placeholder.ingest.sentry.io/0' options: - spotlight: 'http://spotlight:8969/stream' + spotlight: true + spotlight_url: 'http://spotlight:8969/stream' when@prod: sentry: