Merge pull request #2 from dipunm/patch-1

Update README.md
This commit is contained in:
2024-09-11 03:56:53 -07:00
committed by GitHub

View File

@@ -42,6 +42,7 @@ docker run -d --name holesail \
-e PORT=25565 \
-e HOST=minecraft \
-e CONNECTOR=very-super-secret \
-e PUBLIC=false \
--network holesail \
ghcr.io/anaxios/holesail-docker:latest
```