diff --git a/hosts/shan/configuration.nix b/hosts/shan/configuration.nix index ba2a750..0084dc1 100644 --- a/hosts/shan/configuration.nix +++ b/hosts/shan/configuration.nix @@ -28,7 +28,7 @@ }; }; settings = { - Address = "127.0.0.1"; + Address = "0.0.0.0"; Port = 4533; }; };