We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16d00b8 commit af3f7ceCopy full SHA for af3f7ce
README.md
@@ -53,7 +53,7 @@ podman run -d -e EULA=TRUE \
53
-v ./banned-ips.json:/data/banned-ips.json:z \
54
-v astral-world:/data/world:z \
55
-v astral-backup:/data/backup:z \
56
- ghcr.io/maxi0604/create-astral:v2.1.2
+ ghcr.io/claraphyll/create-astral:v2.1.3
57
```
58
to get started. This will run a Create: Astral server on port 25565 (the default) which stores the game world in a named volume.
59
0 commit comments