From f432b7057738cb5123c8e1b506a2a1199e71ee72 Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Sun, 17 Oct 2021 11:52:47 -0400 Subject: Update cloud services Rebuilt email server, started wireguard setup. --- Biz/Cloud/Ports.nix | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'Biz/Cloud/Ports.nix') diff --git a/Biz/Cloud/Ports.nix b/Biz/Cloud/Ports.nix index 636c797..ad5ddc9 100644 --- a/Biz/Cloud/Ports.nix +++ b/Biz/Cloud/Ports.nix @@ -19,6 +19,8 @@ radicale = 5232; sabten = 8080; ssh = 22; - tor = 143; + tor = 144; torrents = { from = 3000; to = 3099; }; + wireguard = 51820; + znc = 5000; } -- cgit v1.2.3