diff options
Diffstat (limited to 'agent-config.json.in')
-rw-r--r-- | agent-config.json.in | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/agent-config.json.in b/agent-config.json.in new file mode 100644 index 0000000..a0c0ad5 --- /dev/null +++ b/agent-config.json.in @@ -0,0 +1,7 @@ +{ + "syncthing": { + "binDir": "./bin", + "home": "${ROOT_DIR}/tmp/local_dev/syncthing-config", + "gui-address": "http://localhost:8384" + } +}
\ No newline at end of file |