mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-02 05:57:45 +00:00
9 lines
224 B
YAML
9 lines
224 B
YAML
mercure:
|
|
hubs:
|
|
default:
|
|
url: '%env(MERCURE_URL)%'
|
|
public_url: '%env(MERCURE_PUBLIC_URL)%'
|
|
jwt:
|
|
secret: '%env(MERCURE_JWT_SECRET)%'
|
|
publish: '*'
|