Skip to content

Commit a7a43cd

Browse files
authored
Merge pull request #1170 from seb-jean/patch-1
[Mercure] remove -config by --config
2 parents f9a3384 + 427f51c commit a7a43cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

symfony/mercure-bundle/0.3/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
" MERCURE_EXTRA_DIRECTIVES: |",
2929
" cors_origins http://127.0.0.1:8000",
3030
" # Comment the following line to disable the development mode",
31-
" command: /usr/bin/caddy run -config /etc/caddy/Caddyfile.dev",
31+
" command: /usr/bin/caddy run --config /etc/caddy/Caddyfile.dev",
3232
" volumes:",
3333
" - mercure_data:/data",
3434
" - mercure_config:/config"

0 commit comments

Comments
 (0)