diff options
author | Ben Sima <ben@bsima.me> | 2023-04-24 15:09:41 -0400 |
---|---|---|
committer | Ben Sima <ben@bsima.me> | 2023-04-28 08:05:28 -0400 |
commit | e78c58ef9d2d89dea91c40251dd93404d182e8fd (patch) | |
tree | d42c2d62090d3d5bdd1bf45f375535cc7d4c1876 /Biz/Cloud/Ports.nix | |
parent | 0b0a47029239cfa37635aa502d78f94481c8dda8 (diff) |
Setup meshhub for fun
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 e698e86..2e53006 100644 --- a/Biz/Cloud/Ports.nix +++ b/Biz/Cloud/Ports.nix @@ -21,6 +21,7 @@ jupyter = 4000; k3s = 6443; libreddit = 8085; + meshhub = 1511; mpd = 6600; mpd-stream = 8097; murmur = 64738; |