diff --git a/hosts/vm/reverseproxy/reverseproxy.nix b/hosts/vm/reverseproxy/reverseproxy.nix index 25c1437..7d82111 100644 --- a/hosts/vm/reverseproxy/reverseproxy.nix +++ b/hosts/vm/reverseproxy/reverseproxy.nix @@ -178,7 +178,7 @@ in }; "nekorale" = { anubisConfig = "${anubisAllowOther}"; - target = "172.16.10.31/club-nekorale/"; + target = "172.16.10.31/club-nekorale"; }; "perso" = { anubisConfig = "${anubisPerso}"; @@ -189,7 +189,7 @@ in }; "snl" = { anubisConfig = "${anubisAllowOther}"; - target = "172.16.10.31/sonetlumens/"; + target = "172.16.10.31/sonetlumens"; }; "wiki" = { anubisConfig = "${anubisChallenge}";