Skip to content

Commit b436585

Browse files
committed
[Site] Tweaking mercure command
1 parent 4ba4f9e commit b436585

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ux.symfony.com/mercure/.platform.app.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ web:
1717
socket_family: tcp
1818
protocol: http
1919
commands:
20-
start: SERVER_NAME=":${PORT}" ./mercure run -config Caddyfile.dev
20+
start: SERVER_NAME=":${PORT}" ./mercure run --config Caddyfile.dev
2121
locations:
2222
/:
2323
allow: false

0 commit comments

Comments
 (0)