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 b717283 commit 5f5c498Copy full SHA for 5f5c498
README.md
@@ -58,7 +58,7 @@ podman run -d -e EULA=TRUE \
58
-v ./banned-ips.json:/data/banned-ips.json:z \
59
-v astral-world:/data/world:z \
60
-v astral-backup:/data/backup:z \
61
- ghcr.io/maxi0604/create-astral:main
+ ghcr.io/maxi0604/create-astral:v2.0.4
62
```
63
to get started. This will run a Create: Astral server on port 25565 (the default) which stores the game world in a named volume.
64
0 commit comments