mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-09-02 20:27:14 +00:00
examples: increase memory for ftba example (#3467)
This commit is contained in:
@@ -12,6 +12,7 @@ services:
|
|||||||
# Use Pack ID from https://www.feed-the-beast.com/modpacks/119-ftb-presents-direwolf20-120?tab=about
|
# Use Pack ID from https://www.feed-the-beast.com/modpacks/119-ftb-presents-direwolf20-120?tab=about
|
||||||
FTB_MODPACK_ID: "119"
|
FTB_MODPACK_ID: "119"
|
||||||
# FTB_MODPACK_VERSION_ID: ""
|
# FTB_MODPACK_VERSION_ID: ""
|
||||||
|
MEMORY: 4G
|
||||||
volumes:
|
volumes:
|
||||||
# use a named, managed volume for data volume
|
# use a named, managed volume for data volume
|
||||||
- data:/data
|
- data:/data
|
||||||
|
|||||||
Reference in New Issue
Block a user