mirror of
https://github.com/symfony/recipes.git
synced 2026-09-11 23:26:27 +03:00
[Mercure] Fix enable_profiler node position
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
mercure:
|
||||
hubs:
|
||||
enable_profiler: '%kernel.debug%'
|
||||
default:
|
||||
url: '%env(MERCURE_PUBLISH_URL)%'
|
||||
jwt: '%env(MERCURE_JWT_TOKEN)%'
|
||||
|
||||
@@ -0,0 +1,6 @@
|
||||
mercure:
|
||||
enable_profiler: '%kernel.debug%'
|
||||
hubs:
|
||||
default:
|
||||
url: '%env(MERCURE_PUBLISH_URL)%'
|
||||
jwt: '%env(MERCURE_JWT_TOKEN)%'
|
||||
@@ -0,0 +1 @@
|
||||
../0.1/manifest.json
|
||||
Reference in New Issue
Block a user