From 319f4df9bb78a7065346531d3a5b0b56cc5574ff Mon Sep 17 00:00:00 2001 From: Sense T Date: Sun, 23 Jul 2023 08:28:02 +0000 Subject: [PATCH] revert --- global/software-configuration.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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"; };