From 5c8ef1bf4dff4fc7c6e66a57673a81477bcc850a Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Thu, 28 Mar 2024 22:05:59 -0400 Subject: Update my IP address I (finally) switched my ISP account from my parents into my name, and they had to restart my modem (ONT box?) to process this. So I got a new IP address. --- Biz/Cloud/Ports.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Biz') 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; -- cgit v1.2.3