diff --git a/hosts/proxy/default.nix b/hosts/proxy/default.nix index c0c59f9..16f428a 100644 --- a/hosts/proxy/default.nix +++ b/hosts/proxy/default.nix @@ -97,6 +97,12 @@ httpPort = 80; httpsPort = 443; }; + beach = { + dest = "141.56.51.51"; + domain = "beach.htw.stura-dresden.de"; + httpPort = 80; + httpsPort = 443; + }; }; in {