diff options
author | Ben Sima <ben@bsima.me> | 2022-10-11 13:29:03 -0400 |
---|---|---|
committer | Ben Sima <ben@bsima.me> | 2022-10-11 13:29:03 -0400 |
commit | c03f86b4c125602c51950217cf2b4b51b436a9e3 (patch) | |
tree | effbdc7c98d23db92b9c00e833b71a67f6f6963e /Biz/Cloud/Ports.nix | |
parent | ed883d8334ed824344a58c464c76c5b712bebe85 (diff) |
Add sd.simatime.com proxy
Diffstat (limited to 'Biz/Cloud/Ports.nix')
-rw-r--r-- | Biz/Cloud/Ports.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Biz/Cloud/Ports.nix b/Biz/Cloud/Ports.nix index 18c5f3a..ace4cd7 100644 --- a/Biz/Cloud/Ports.nix +++ b/Biz/Cloud/Ports.nix @@ -21,6 +21,7 @@ radicale = 5232; sabten = 8080; ssh = 22; + stableDiffusion = 8501; syncthing-gui = 8384; tor = 144; torrents = { from = 3000; to = 3099; }; |