Added conf.json.
This commit is contained in:
parent
1a515d9045
commit
90738cfdbb
10
conf.json
10
conf.json
|
@ -23,13 +23,13 @@
|
||||||
"copyInDir": ".",
|
"copyInDir": ".",
|
||||||
"copyIn": {
|
"copyIn": {
|
||||||
"healthcheck": {
|
"healthcheck": {
|
||||||
"src": "./../../../../../../build/healthcheck",
|
"src": "./../../../../../../build/healthcheck"
|
||||||
"copyOut": [
|
|
||||||
"stdout",
|
|
||||||
"stderr"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"copyOut": [
|
||||||
|
"stdout",
|
||||||
|
"stderr"
|
||||||
|
],
|
||||||
"stdin": {
|
"stdin": {
|
||||||
"content": ""
|
"content": ""
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue
Block a user