Fixed docker compose issue for windows

This commit is contained in:
frikky
2022-02-24 22:26:26 +01:00
parent e3a8f1553e
commit 3fc7afd7ad
+1 -1
View File
@@ -45,7 +45,7 @@ OUTER_HOSTNAME=YOUR.IP.HERE
6. Run docker-compose
```bash
docker compose up -d
docker-compose up -d
```
### Configurations (proxies, default users etc.)