Update 'minecraft/compose.sh'

This commit is contained in:
Fl1tzi 2023-05-17 16:46:20 +00:00
parent 0594fbf15f
commit c6d710ae2a

View file

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