Added conf.json.

This commit is contained in:
张泊明518370910136 2024-10-13 22:51:07 -04:00
parent 8e202e7c50
commit 0916bd4b9f
GPG Key ID: CA088E6D9284F870

View File

@ -26,13 +26,13 @@
"copyInDir": ".", "copyInDir": ".",
"copyIn": { "copyIn": {
"healthcheck": { "healthcheck": {
"src": "./../../../../../../build/healthcheck", "src": "./../../../../../../build/healthcheck"
}
},
"copyOut": [ "copyOut": [
"stdout", "stdout",
"stderr" "stderr"
] ],
}
},
"stdin": { "stdin": {
"content": "" "content": ""
}, },