diff options
author | Ben Sima <ben@bsima.me> | 2022-02-02 14:30:47 -0500 |
---|---|---|
committer | Ben Sima <ben@bsima.me> | 2022-02-02 14:30:47 -0500 |
commit | cfc91791defd0657dfa20da5a7a5aa6cda6097e0 (patch) | |
tree | 036d1b94510e2f5e5f259bef605144b51cad1fc2 /Biz/Cloud/Ports.nix | |
parent | 33662128d2da7ce4e9e5a1cb5b35c63cc2c97793 (diff) |
Update my IP address
Diffstat (limited to 'Biz/Cloud/Ports.nix')
-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; |