mirror of
https://github.com/symfony/recipes.git
synced 2026-09-19 11:06:33 +03:00
7 lines
164 B
YAML
7 lines
164 B
YAML
mercure:
|
|
enable_profiler: '%kernel.debug%'
|
|
hubs:
|
|
default:
|
|
url: '%env(MERCURE_PUBLISH_URL)%'
|
|
jwt: '%env(MERCURE_JWT_TOKEN)%'
|