summaryrefslogtreecommitdiff
path: root/Biz/Cloud/Ports.nix
diff options
context:
space:
mode:
authorBen Sima <ben@bsima.me>2022-10-12 12:31:11 -0400
committerBen Sima <ben@bsima.me>2022-10-12 12:31:11 -0400
commitcb0875d2ad2c69b9a8766a282eff0a65b1a4d21c (patch)
treeeab3472d670374246b05bc0e2ba064bb00a9f4e8 /Biz/Cloud/Ports.nix
parentc03f86b4c125602c51950217cf2b4b51b436a9e3 (diff)
Add libreddit and invidious services
Diffstat (limited to 'Biz/Cloud/Ports.nix')
-rw-r--r--Biz/Cloud/Ports.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/Biz/Cloud/Ports.nix b/Biz/Cloud/Ports.nix
index ace4cd7..63d8e3a 100644
--- a/Biz/Cloud/Ports.nix
+++ b/Biz/Cloud/Ports.nix
@@ -12,9 +12,11 @@
http = 80;
httpdev = { from = 8000; to = 8099; };
https = 443;
+ invidious = 8086;
jellyfin = 8096;
jupyter = 4000;
k3s = 6443;
+ libreddit = 8085;
mpd = 6600;
mpd-stream = 8097;
murmur = 64738;