fix: copyInDir

This commit is contained in:
张泊明518370910136 2024-10-23 04:05:11 -04:00
parent 812def9f18
commit ec124bbdf5
GPG Key ID: CA088E6D9284F870

View File

@ -12,7 +12,7 @@
"cpuLimit": 10000000000, "cpuLimit": 10000000000,
"memoryLimit": 104857600, "memoryLimit": 104857600,
"procLimit": 50, "procLimit": 50,
"copyInCwd": true, "copyInDir": ".",
"copyOut": ["stdout", "stderr"], "copyOut": ["stdout", "stderr"],
"stdin": { "stdin": {
"content": "" "content": ""