Fix doc.
[src/xds/xds-agent.git] / agent-config.json.in
1 {
2     "syncthing": {
3         "binDir": "./bin",
4         "home": "${ROOT_DIR}/tmp/local_dev/syncthing-config",
5         "gui-address": "http://localhost:8384"
6     }
7 }