Add required field ListenAddress to config, document in readme

This commit is contained in:
2021-07-29 09:41:24 +01:00
parent ec030052c3
commit b31f8496fc
3 changed files with 50 additions and 19 deletions

View File

@@ -1,4 +1,5 @@
{
"ListenAddress": "127.0.0.1:8654",
"Services": {
"test": {
"Script": "./example.sh",