From b9282aa7be268299ff97221600742b717133edd3 Mon Sep 17 00:00:00 2001 From: James Hemery Date: Sun, 24 Jan 2021 14:54:14 +0100 Subject: [PATCH] [Notifier][SpotHit] Update manifest Co-authored-by: Oskar Stark --- symfony/spot-hit-notifier/5.3/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/symfony/spot-hit-notifier/5.3/manifest.json b/symfony/spot-hit-notifier/5.3/manifest.json index d7733d94..a209c638 100644 --- a/symfony/spot-hit-notifier/5.3/manifest.json +++ b/symfony/spot-hit-notifier/5.3/manifest.json @@ -1,5 +1,5 @@ { "env": { - "#1": "SPOTHIT_DSN=spothit://api_token@default?from=MyCompany" + "#1": "SPOTHIT_DSN=spothit://TOKEN@default?from=FROM" } }