diff options
author | Ben Sima <ben@bsima.me> | 2020-02-07 16:23:30 -0800 |
---|---|---|
committer | Ben Sima <ben@bsima.me> | 2020-02-07 16:23:30 -0800 |
commit | 6280b046fe07bc5ae888c34b45b7752e85dd3883 (patch) | |
tree | 4c41a4edb4458d2b80f8758be27368f209d9534d /Com | |
parent | 491c84bd48646be5a80e3b23cfc356141b1ba9cb (diff) |
Update my IP
Diffstat (limited to 'Com')
-rw-r--r-- | Com/Simatime/web.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Com/Simatime/web.nix b/Com/Simatime/web.nix index d6be348..22d7199 100644 --- a/Com/Simatime/web.nix +++ b/Com/Simatime/web.nix @@ -1,7 +1,7 @@ { ... }: let - bensIp = "69.181.254.154"; # hikuj-zupip + bensIp = "73.222.221.62"; in { services = { |