From 12706fc0d44089b2e5a30313cdb66f3aefdb318c Mon Sep 17 00:00:00 2001 From: zleyyij Date: Sun, 1 Oct 2023 21:52:41 -0600 Subject: [PATCH] vault backup: 2023-10-01 21:52:41 --- IT/Deploying Syncthing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/IT/Deploying Syncthing.md b/IT/Deploying Syncthing.md index 8c41771..22f70a4 100644 --- a/IT/Deploying Syncthing.md +++ b/IT/Deploying Syncthing.md @@ -6,5 +6,5 @@ A syncthing user and group were created to run the `systemd` service, and they w The systemd service was edited to include the `--home=/opt/syncthing` path, and the service was started after `sudo systemctl daeon-reload` -A c +The config was updated to replace the default gui IP (127.0.0.1) with 0.0.0.0 to make the gui accessible to other computers