Fix build release and packaging
[src/xds/xds-agent.git] / conf.d / etc / xds-agent / config.json
1 {
2     "logsDir": "${HOME}/.xds/agent/logs",
3     "xds-apikey": "1234abcezam",
4     "syncthing": {
5         "home": "${HOME}/.xds/agent/syncthing-config",
6         "gui-address": "http://localhost:8386",
7         "gui-apikey": "1234abcezam"
8     }
9 }