Added conf.json.
This commit is contained in:
parent
8e202e7c50
commit
0916bd4b9f
|
@ -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": ""
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue
Block a user