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 0bdf42c commit bfef579Copy full SHA for bfef579
symfony/mercure-bundle/0.3/manifest.json
@@ -29,7 +29,7 @@
29
" MERCURE_EXTRA_DIRECTIVES: |",
30
" cors_origins http://127.0.0.1:8000",
31
" # Comment the following line to disable the development mode",
32
- " command: /usr/bin/caddy run --config /etc/caddy/Caddyfile.dev",
+ " command: /usr/bin/caddy run --config /etc/caddy/dev.Caddyfile",
33
" healthcheck:",
34
" test: [\"CMD\", \"curl\", \"-f\", \"https://localhost/healthz\"]",
35
" timeout: 5s",
0 commit comments