diff options
Diffstat (limited to 'config.json.in')
-rw-r--r-- | config.json.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.json.in b/config.json.in index 6116439..ac2f891 100644 --- a/config.json.in +++ b/config.json.in @@ -7,6 +7,6 @@ "syncthing": { "binDir": "./bin", "home": "${HOME}/.xds-server/syncthing-config", - "gui-address": "http://localhost:8384" + "gui-address": "http://localhost:8385" } } |