This commit is contained in:
Zengtudor 2024-11-02 18:13:29 +08:00
parent bb12c45944
commit 7ecdaacbd9

View File

@ -6,6 +6,7 @@ services:
environment: environment:
- MAX_MEMORY=${MAX_MEMORY} - MAX_MEMORY=${MAX_MEMORY}
- MIN_MEMORY=${MIN_MEMORY} - MIN_MEMORY=${MIN_MEMORY}
- TZ=Asia/Shanghai
volumes: volumes:
- ${MC_DIR}:/mc-server - ${MC_DIR}:/mc-server
command: > command: >