This commit is contained in:
Zengtudor 2024-11-18 13:14:16 +08:00
parent 3aac9d0372
commit b78c041e42

View File

@ -16,6 +16,5 @@ services:
stdin_open: true
tty: true
restart: always
# java -Xmx${MAX_MEMORY} -Xms${MIN_MEMORY} -jar ${JAR_FILE} nogui
# mem_limit: 11g
# memswap_limit: 11g # 禁止使用 swap
mem_limit: 10G
memswap_limit: 10G # 禁止使用 swap