There was an error while loading. Please reload this page.
1 parent 3617f3f commit 4a0c240Copy full SHA for 4a0c240
1 file changed
README.md
@@ -32,7 +32,7 @@ docker run -d \
32
-p 5520:5520/udp \
33
-v "$(pwd)/data:/data" \
34
-v "$(pwd)/main:/opt/hytale" \
35
- ghcr.io/dustinrouillard/hytale
+ ghcr.io/dustinrouillard/hytale-docker
36
```
37
38
### Run: Supplying Session Tokens manually
@@ -46,7 +46,7 @@ docker run -d \
46
-e HTY_SESSION_TOKEN="SESSION_TOKEN" \
47
48
49
50
51
52
### Volumes to Persist
0 commit comments