Mercure en hostfile

This commit is contained in:
Frank
2026-01-09 18:38:57 +01:00
parent ea54c87426
commit 7ca0bec145
3 changed files with 10 additions and 3 deletions

View File

@@ -4,5 +4,4 @@ mercure:
url: '%env(MERCURE_URL)%'
public_url: '%env(MERCURE_PUBLIC_URL)%'
jwt:
secret: '%env(MERCURE_JWT_SECRET)%'
publish: ['*']
value: '%env(MERCURE_PUBLISHER_JWT_TOKEN)%'