summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Sima <ben@bsima.me>2025-02-24 16:46:35 -0500
committerBen Sima <ben@bsima.me>2025-02-24 16:46:35 -0500
commita31b8f801edbde901a09c815e14a7af04a826d4a (patch)
tree9c50b148cdfb45969352922ca8e1b6ede1e8e7ee
parent95e69e3c1d5e2153ea98dc1739e09e6cc0196c2b (diff)
Update my home IP address
This changed when I setup my new router.
-rw-r--r--Omni/Cloud/Ports.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/Omni/Cloud/Ports.nix b/Omni/Cloud/Ports.nix
index 9d5bc4c..7f16bf3 100644
--- a/Omni/Cloud/Ports.nix
+++ b/Omni/Cloud/Ports.nix
@@ -1,5 +1,5 @@
{
- bensIp = "24.140.205.252"; # not a port, but it's convenient
+ bensIp = "24.140.205.251"; # not a port, but it's convenient
barrier = 24800;
bitcoind = 8333;
bitcoind-rpc = 8332;