mirror of
https://github.com/MarijnDoeve/TijdVoorDeTest.git
synced 2026-07-06 15:40:14 +02:00
fix: use spotlight_url to route PHP dev errors to Spotlight sidecar
This commit is contained in:
@@ -2,7 +2,8 @@ when@dev:
|
|||||||
sentry:
|
sentry:
|
||||||
dsn: 'https://placeholder@placeholder.ingest.sentry.io/0'
|
dsn: 'https://placeholder@placeholder.ingest.sentry.io/0'
|
||||||
options:
|
options:
|
||||||
spotlight: 'http://spotlight:8969/stream'
|
spotlight: true
|
||||||
|
spotlight_url: 'http://spotlight:8969/stream'
|
||||||
|
|
||||||
when@prod:
|
when@prod:
|
||||||
sentry:
|
sentry:
|
||||||
|
|||||||
Reference in New Issue
Block a user