diff --git a/hosts/defiant/services/nginx.nix b/hosts/defiant/services/nginx.nix index c7b18ca..263715d 100644 --- a/hosts/defiant/services/nginx.nix +++ b/hosts/defiant/services/nginx.nix @@ -55,6 +55,5 @@ "cloud.feal.no" = publicProxy "http://voyager.home.feal.no"; "git.feal.no" = publicProxy "http://unix:${config.services.gitea.settings.server.HTTP_ADDR}"; "jf.feal.no" = publicProxy "http://jellyfin.home.feal.no/"; - "wiki.wackattack.eu" = publicProxy "http://pascal.wackattack.home.feal.no/"; }; }