Skip to content

Commit 0a51cb0

Browse files
dunglas7-zete-7
andauthored
Update docs/options.md
Co-authored-by: Stanislau Kviatkouski <[email protected]>
1 parent 11b10ad commit 0a51cb0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/options.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,9 @@ On Windows:
4343
Use the environment variables `HTTP_PORT`, `HTTPS_PORT` and/or `HTTP3_PORT`
4444
to adjust the ports to your needs, e.g.
4545

46-
HTTP_PORT=8000 HTTPS_PORT=4443 HTTP3_PORT=4443 docker compose up --wait
46+
```console
47+
HTTP_PORT=8000 HTTPS_PORT=4443 HTTP3_PORT=4443 docker compose up --wait
48+
```
4749

4850
to access your application on [https://localhost:4443](https://localhost:4443).
4951

0 commit comments

Comments
 (0)