From 8491eacbe3a6cb9d38d3e76b63aacd2ab57a42ee Mon Sep 17 00:00:00 2001 From: niyyzf Date: Sat, 19 Jul 2025 21:27:13 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20docker-compose.yml:=20?= =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E5=86=85=E5=AD=98=E9=99=90=E5=88=B6=EF=BC=8C?= =?UTF-8?q?=E4=BB=8E=20400M=20=E8=B0=83=E6=95=B4=E4=B8=BA=201000M=EF=BC=8C?= =?UTF-8?q?=E4=BB=A5=E4=BC=98=E5=8C=96=E5=90=8E=E7=AB=AF=E6=9C=8D=E5=8A=A1?= =?UTF-8?q?=E7=9A=84=E8=B5=84=E6=BA=90=E9=85=8D=E7=BD=AE=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose.yml b/docker-compose.yml index 70284de..21147b5 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -13,4 +13,4 @@ services: deploy: resources: limits: - memory: 400M \ No newline at end of file + memory: 1000M \ No newline at end of file