diff options
Diffstat (limited to 'Biz/Cloud')
-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 a5839f7..56a1ae7 100644 --- a/Biz/Cloud/Ports.nix +++ b/Biz/Cloud/Ports.nix @@ -1,5 +1,5 @@ { - bensIp = "24.140.86.120"; # not a port, but it's convenient + bensIp = "24.140.205.252"; # not a port, but it's convenient bitcoind = 8333; bitcoind-rpc = 8332; botamusique = 8181; |