diff --git a/global/software-configuration.nix b/global/software-configuration.nix index 6b3c10c..83dd3c3 100644 --- a/global/software-configuration.nix +++ b/global/software-configuration.nix @@ -82,8 +82,8 @@ in }; # resilio - "/sync/" = { - proxyPass = "http://localhost:9000/"; + "/gui" = { + proxyPass = "http://localhost:9000"; };