Fix ResolveEnvVar when path is not set.
[src/xds/xds-agent.git] / agent-config.json.in
1 {
2     "logsDir": "/tmp/xds-agent/logs",
3     "syncthing": {
4         "binDir": "./bin",
5         "home": "${ROOT_DIR}/tmp/local_dev/syncthing-config",
6         "gui-address": "http://localhost:8384"
7     }
8 }