mirror of
https://github.com/symfony/recipes.git
synced 2026-09-12 07:36:30 +03:00
MercureBundle: add support for v0.3
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
mercure:
|
||||
enable_profiler: '%kernel.debug%'
|
||||
hubs:
|
||||
default:
|
||||
url: '%env(MERCURE_URL)%'
|
||||
public_url: '%env(MERCURE_PUBLIC_URL)%'
|
||||
jwt: '%env(MERCURE_JWT_TOKEN)%'
|
||||
@@ -0,0 +1 @@
|
||||
../0.1/manifest.json
|
||||
Reference in New Issue
Block a user