From 7bc4ed4535cc031ac94c516a24088aa9f6d2711f Mon Sep 17 00:00:00 2001 From: Zengtudor Date: Sun, 10 Nov 2024 17:01:06 +0800 Subject: [PATCH] update --- rxr_mc/docker-compose.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rxr_mc/docker-compose.yaml b/rxr_mc/docker-compose.yaml index 6788b7d..2f810fb 100644 --- a/rxr_mc/docker-compose.yaml +++ b/rxr_mc/docker-compose.yaml @@ -15,5 +15,5 @@ services: - "25565:25565" stdin_open: true tty: true - mem_limit: 11g - memswap_limit: 11g # 禁止使用 swap + # mem_limit: 11g + # memswap_limit: 11g # 禁止使用 swap