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 7af307c commit 2750d66Copy full SHA for 2750d66
symfony/index.md
@@ -91,7 +91,7 @@ docker compose up --wait
91
> Alternatively, run the following command to start the web server on port `8080` and `8443`:
92
>
93
> ```console
94
-> SERVER_NAME=localhost:80 HTTP_PORT=8080 HTTPS_PORT=8443 TRUSTED_HOSTS=localhost docker compose up --wait`
+> SERVER_NAME=localhost:80 HTTP_PORT=8080 HTTPS_PORT=8443 TRUSTED_HOSTS=localhost docker compose up --wait
95
> ```
96
97
This starts the following services:
0 commit comments