Mercure links

This commit is contained in:
Frank
2026-01-17 15:49:58 +01:00
parent c6153c62f1
commit 83381ef57f

2
.env
View File

@@ -68,7 +68,7 @@ SENDGRID_API_KEY=your_real_key_goes_here
# Internal hub URL used by the PHP app (reachable from the php container)
MERCURE_URL=http://mercure/.well-known/mercure
# Public hub URL used by browsers
MERCURE_PUBLIC_URL=http://localhost:8090/.well-known/mercure
MERCURE_PUBLIC_URL=https://mercure.escapepage.com/.well-known/mercure
# Shared secret for signing JWTs (dev only). In prod, set via real env/secrets.
MERCURE_JWT_SECRET=!ChangeThisMercureJWTSignedBySymfonySecretKey!
# Pre-generated JWT tokens for convenience