diff --git a/hosts/proxy/default.nix b/hosts/proxy/default.nix index 2400a9a..1d79967 100644 --- a/hosts/proxy/default.nix +++ b/hosts/proxy/default.nix @@ -170,13 +170,6 @@ httpsPort = 443; sendProxy = false; }; - pro = { - dest = "141.56.51.15"; - domain = "pro.htw.stura-dresden.de"; - httpPort = 80; - httpsPort = 443; - sendProxy = false; - }; wiki = { dest = "141.56.51.13"; domain = "wiki.htw.stura-dresden.de";