feat: use CopyInDir

This commit is contained in:
张泊明518370910136 2024-09-22 01:21:48 -04:00
parent 13a3d05163
commit cc5d991cb4
GPG Key ID: CA088E6D9284F870

View File

@ -18,7 +18,7 @@
"cpuLimit": 10000000000, "cpuLimit": 10000000000,
"memoryLimit": 104857600, "memoryLimit": 104857600,
"procLimit": 50, "procLimit": 50,
"copyInCwd": true, "copyInDir": ".",
"copyOut": [ "copyOut": [
"stdout", "stdout",
"stderr" "stderr"