Add doc to create & start XDS AGL docker container.
[src/xds/xds-server.git] / config.json.in
index a4dcf33..751bb29 100644 (file)
@@ -1,8 +1,11 @@
 {
     "webAppDir": "webapp/dist",
     "shareRootDir": "${ROOT_DIR}/tmp/builder_dev_host/share",
+    "logsDir": "/tmp/xds-server/logs",
+    "sdkRootDir": "/xdt/sdk",
     "syncthing": {
-        "home": "${ROOT_DIR}/tmp/local_dev/syncthing-config",
+        "binDir": "./bin",
+        "home": "${ROOT_DIR}/tmp/builder_dev_host/syncthing-config",
         "gui-address": "http://localhost:8384"
     }
 }
\ No newline at end of file