remove explicit proxy, its in this flake

This commit is contained in:
goeranh 2026-04-20 09:45:47 +02:00
parent 279e106427
commit 582822cd5b
No known key found for this signature in database

View file

@ -170,13 +170,6 @@
httpsPort = 443; httpsPort = 443;
sendProxy = false; sendProxy = false;
}; };
pro = {
dest = "141.56.51.15";
domain = "pro.htw.stura-dresden.de";
httpPort = 80;
httpsPort = 443;
sendProxy = false;
};
wiki = { wiki = {
dest = "141.56.51.13"; dest = "141.56.51.13";
domain = "wiki.htw.stura-dresden.de"; domain = "wiki.htw.stura-dresden.de";