diff options
author | Ben Sima <ben@bsima.me> | 2023-01-03 14:25:59 -0500 |
---|---|---|
committer | Ben Sima <ben@bsima.me> | 2023-01-03 15:06:38 -0500 |
commit | 52fd37e2ac382a2630d3fe3d22ef86908d67a6b6 (patch) | |
tree | d866098af16bbea4e007f5867e21298a8866528a /Biz/Cloud/Ports.nix | |
parent | ad02b2b02da71f0a71c9dcc8bd595afec8e4bee7 (diff) |
Add mumble and botamusique services
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 3213271..8966fb4 100644 --- a/Biz/Cloud/Ports.nix +++ b/Biz/Cloud/Ports.nix @@ -1,6 +1,7 @@ { bensIp = "24.140.86.120"; # not a port, but it's convenient bitcoind = 8333; + botamusique = 8181; dandel-rovbur = 8080; delugeWeb = 8112; dns = 53; |