fix studicloud forward

This commit is contained in:
goeranh 2026-02-28 02:09:08 +01:00
parent 069759f8d9
commit 4b7bd856f9
No known key found for this signature in database

View file

@ -65,8 +65,8 @@
httpsPort = 443; httpsPort = 443;
}; };
dat = { dat = {
dest = "141.56.51.81"; dest = "141.56.51.17";
domain = "dat.htw.stura-dresden.de"; domain = "dat.stu.htw.stura-dresden.de";
httpPort = 80; httpPort = 80;
httpsPort = 443; httpsPort = 443;
}; };