Used non default syncthing port to avoid confict.
[src/xds/xds-server.git] / config.json.in
index 6116439..ac2f891 100644 (file)
@@ -7,6 +7,6 @@
     "syncthing": {
         "binDir": "./bin",
         "home": "${HOME}/.xds-server/syncthing-config",
-        "gui-address": "http://localhost:8384"
+        "gui-address": "http://localhost:8385"
     }
 }