fix: copyInDir
This commit is contained in:
parent
812def9f18
commit
ec124bbdf5
|
@ -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": ""
|
||||||
|
|
Loading…
Reference in New Issue
Block a user