Add packaging files used by OBS.
[src/xds/xds-server.git] / config.json.in
index 1668e05..274c7b4 100644 (file)
@@ -1,12 +1,12 @@
 {
     "webAppDir": "webapp/dist",
     "httpPort": "8000",
-    "shareRootDir": "${ROOT_DIR}/tmp/builder_dev_host/share",
+    "shareRootDir": "${HOME}/.xds/share",
     "logsDir": "/tmp/xds-server/logs",
     "sdkRootDir": "/xdt/sdk",
     "syncthing": {
         "binDir": "./bin",
-        "home": "${ROOT_DIR}/tmp/builder_dev_host/syncthing-config",
+        "home": "${HOME}/.xds/syncthing-config",
         "gui-address": "http://localhost:8384"
     }
 }