aboutsummaryrefslogtreecommitdiffstats
path: root/conf.d
diff options
context:
space:
mode:
Diffstat (limited to 'conf.d')
-rw-r--r--conf.d/etc/xds-server/config.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf.d/etc/xds-server/config.json b/conf.d/etc/xds-server/config.json
index 02d87bf..4dbe501 100644
--- a/conf.d/etc/xds-server/config.json
+++ b/conf.d/etc/xds-server/config.json
@@ -6,6 +6,6 @@
"syncthing": {
"binDir": "",
"home": "${HOME}/.xds-server/syncthing-config",
- "gui-address": "http://localhost:8384"
+ "gui-address": "http://localhost:8385"
}
}