From 160e3ad6ee829af69420b8ed05de665293f2454f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A9vin=20Dunglas?= Date: Thu, 7 Nov 2019 23:53:57 +0100 Subject: [PATCH] [mercure] v0.8 compatibility --- symfony/mercure-bundle/0.1/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/symfony/mercure-bundle/0.1/manifest.json b/symfony/mercure-bundle/0.1/manifest.json index 2245289f..b9c57f6d 100644 --- a/symfony/mercure-bundle/0.1/manifest.json +++ b/symfony/mercure-bundle/0.1/manifest.json @@ -7,7 +7,7 @@ }, "env": { "#1": "See https://symfony.com/doc/current/mercure.html#configuration", - "MERCURE_PUBLISH_URL": "http://mercure/hub", + "MERCURE_PUBLISH_URL": "http://mercure/.well-known/mercure", "#2": "The default token is signed with the secret key: !ChangeMe!", "MERCURE_JWT_TOKEN": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJtZXJjdXJlIjp7InB1Ymxpc2giOltdfX0.Oo0yg7y4yMa1vr_bziltxuTCqb8JVHKxp-f_FwwOim0" },