Update 'minecraft/compose.sh'

This commit is contained in:
Fl1tzi 2023-05-17 16:46:20 +00:00
parent 0594fbf15f
commit c6d710ae2a
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ podman pod create --name=minecraft \
podman create \
--pod=minecraft \
--name=minecraft_minecraft \
--volume=/mnt/HC_Volume_32097088/data:/data:z \
--volume=/mnt/HC_Volume_32097088/data:/data:Z \
--cpus=2 \
--memory=6000m \
-e TYPE=CUSTOM \