diff options
Diffstat (limited to 'Biz/Cloud/web.nix')
-rw-r--r-- | Biz/Cloud/web.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Biz/Cloud/web.nix b/Biz/Cloud/web.nix index 22d7199..acd5c2f 100644 --- a/Biz/Cloud/web.nix +++ b/Biz/Cloud/web.nix @@ -1,7 +1,7 @@ { ... }: let - bensIp = "73.222.221.62"; + bensIp = "24.140.84.23"; in { services = { |