fix: set mem
This commit is contained in:
parent
468228f5f2
commit
1175044103
1 changed files with 1 additions and 0 deletions
|
@ -49,6 +49,7 @@ services:
|
||||||
FTB_MODPACK_ID: "100"
|
FTB_MODPACK_ID: "100"
|
||||||
MOTD: "Stoneblock 3 server"
|
MOTD: "Stoneblock 3 server"
|
||||||
OPS: "" # no ops
|
OPS: "" # no ops
|
||||||
|
MAX_MEMORY: 20G
|
||||||
ports:
|
ports:
|
||||||
- 25567:25565
|
- 25567:25565
|
||||||
volumes:
|
volumes:
|
||||||
|
|
Reference in a new issue