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 5dd857b commit 812d718Copy full SHA for 812d718
symfony/index.md
@@ -94,6 +94,8 @@ docker compose up --wait
94
> SERVER_NAME=localhost:80 HTTP_PORT=8080 TRUSTED_HOSTS=localhost docker compose up --wait
95
> ```
96
97
+The `SERVER_NAME` is used by Caddy server, specify `localhost:8080` if you want any other address or to diable https.
98
+
99
This starts the following services:
100
101
| Name | Description |
0 commit comments