Added conf.json.

This commit is contained in:
张泊明518370910136 2024-10-13 22:51:07 -04:00
parent da38c70c7f
commit 29767bde2d
GPG Key ID: CA088E6D9284F870

View File

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