diff --git a/nix-system-configs/modules/system/gramethus.nix b/nix-system-configs/modules/system/gramethus.nix index a6924fd..3dd63e3 100644 --- a/nix-system-configs/modules/system/gramethus.nix +++ b/nix-system-configs/modules/system/gramethus.nix @@ -61,7 +61,7 @@ in { enable = true; settings = { server = { - http_addr = "100.71.227.33"; + http_addr = "10.1.1.10"; http_port = 3000; #enforce_domain = true; enable_gzip = true;