diff options
-rw-r--r-- | Biz/Cloud/Ports.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Biz/Cloud/Ports.nix b/Biz/Cloud/Ports.nix index 3ae8e3b..049ca13 100644 --- a/Biz/Cloud/Ports.nix +++ b/Biz/Cloud/Ports.nix @@ -1,5 +1,5 @@ { - bensIp = "199.26.245.64"; # not a port, but it's convenient + bensIp = "24.140.86.120"; # not a port, but it's convenient bitcoind = 8333; dandel-rovbur = 8080; delugeWeb = 8112; |