Update install-guide.md

This commit is contained in:
Frikky
2024-04-26 18:46:21 +02:00
committed by GitHub
parent f86b12a4ac
commit a003755e30
+1 -1
View File
@@ -60,7 +60,7 @@ This step is for setting up with Docker on windows from scratch.
OUTER_HOSTNAME=YOUR.IP.HERE
```
6. Run docker compose
5. Run docker compose
```bash
docker compose up -d
```