diff --git a/flake.nix b/flake.nix index cf43d86..8b2e4e7 100644 --- a/flake.nix +++ b/flake.nix @@ -74,8 +74,8 @@ pathString = "osds-src"; } ]; - baseUrl = "127.0.0.1"; - port = 8000; + baseUrl = "localhost"; + port = 12513; }; };