We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fe7ee2 commit 3f4712eCopy full SHA for 3f4712e
ux.symfony.com/docker-compose.yml
@@ -13,7 +13,7 @@ services:
13
MERCURE_EXTRA_DIRECTIVES: |
14
cors_origins https://127.0.0.1:9044
15
# Comment the following line to disable the development mode
16
- command: /usr/bin/caddy run -config /etc/caddy/Caddyfile.dev
+ command: /usr/bin/caddy run --config /etc/caddy/Caddyfile.dev
17
volumes:
18
- mercure_data:/data
19
- mercure_config:/config
0 commit comments