Files
Escapepage/docker
FrankandClaude Sonnet 5 b7693bd9d0 Remove quotes around MERCURE_CORS_ALLOWED_ORIGINS in docker/.env.dist
docker/.env feeds MERCURE_EXTRA_DIRECTIVES, a Caddyfile-style config
block, via Compose variable substitution. Quoting a space-separated
value there makes Caddy treat both origins as one single malformed
token rather than two arguments, which crash-loops the Mercure
container on startup. Compose's .env parsing for values with spaces
doesn't require quotes (unlike Symfony's Dotenv), so drop them.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-04 15:43:03 +02:00
..
2026-01-17 15:12:08 +01:00
2026-01-17 14:12:57 +01:00
2026-01-11 23:10:30 +01:00
2026-03-11 07:59:23 +01:00
2026-06-27 15:13:17 +02:00
2026-07-04 10:58:17 +00:00
2026-07-04 10:58:17 +00:00