docker
This commit is contained in:
@@ -18,6 +18,9 @@ services:
|
|||||||
FORGE_VERSION: 47.1.47
|
FORGE_VERSION: 47.1.47
|
||||||
MEMORY: 24G
|
MEMORY: 24G
|
||||||
MOTD: "§l§cPatataPack§r"
|
MOTD: "§l§cPatataPack§r"
|
||||||
|
ONLINE_MODE: "FALSE"
|
||||||
|
ALLOW_FLIGHT: "TRUE"
|
||||||
|
OPS: "Bailongo"
|
||||||
volumes:
|
volumes:
|
||||||
# attach the relative directory 'data' to the container's /data path
|
# attach the relative directory 'data' to the container's /data path
|
||||||
- ../patata-data:/data
|
- ../patata-data:/data
|
||||||
|
|||||||
Reference in New Issue
Block a user