From ffd9ab13c7e403d0afc7f1dfc86ec131f9992498 Mon Sep 17 00:00:00 2001 From: BoYanZh Date: Sun, 22 Sep 2024 01:21:48 -0400 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- conf.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf.json b/conf.json index 8ad1b49..1ed0c81 100644 --- a/conf.json +++ b/conf.json @@ -24,7 +24,7 @@ "cpuLimit": 10000000000, "memoryLimit": 104857600, "procLimit": 50, - "copyInCwd": true, + "copyInDir": ".", "copyIn": { "healthcheck": { "src": "./../../../../../../build/healthcheck",