summaryrefslogtreecommitdiff
path: root/Biz/Cloud
diff options
context:
space:
mode:
authorBen Sima <ben@bsima.me>2022-01-06 14:23:54 -0500
committerBen Sima <ben@bsima.me>2022-01-06 14:23:54 -0500
commit0ef6c18ebd63e6c04dede2e8dbe2054589624f4e (patch)
treee5443fc49ecc018a0aabb71622bb3640911333f2 /Biz/Cloud
parent354af91cdaded78f89d1879f229ff1fee4e96869 (diff)
Start syncthing service
Diffstat (limited to 'Biz/Cloud')
-rw-r--r--Biz/Cloud/Ports.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/Biz/Cloud/Ports.nix b/Biz/Cloud/Ports.nix
index 4ba5d7e..3ae8e3b 100644
--- a/Biz/Cloud/Ports.nix
+++ b/Biz/Cloud/Ports.nix
@@ -20,6 +20,7 @@
radicale = 5232;
sabten = 8080;
ssh = 22;
+ syncthing-gui = 8384;
tor = 144;
torrents = { from = 3000; to = 3099; };
wireguard = 51820;