summaryrefslogtreecommitdiffstats
path: root/config.json.in
diff options
context:
space:
mode:
Diffstat (limited to 'config.json.in')
-rw-r--r--config.json.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/config.json.in b/config.json.in
index dd34579..751bb29 100644
--- a/config.json.in
+++ b/config.json.in
@@ -2,9 +2,10 @@
"webAppDir": "webapp/dist",
"shareRootDir": "${ROOT_DIR}/tmp/builder_dev_host/share",
"logsDir": "/tmp/xds-server/logs",
+ "sdkRootDir": "/xdt/sdk",
"syncthing": {
"binDir": "./bin",
- "home": "${ROOT_DIR}/tmp/local_dev/syncthing-config",
+ "home": "${ROOT_DIR}/tmp/builder_dev_host/syncthing-config",
"gui-address": "http://localhost:8384"
}
} \ No newline at end of file