studicloud forward
This commit is contained in:
parent
c42da7c0a6
commit
06436243fb
1 changed files with 6 additions and 0 deletions
|
|
@ -103,6 +103,12 @@
|
||||||
httpPort = 80;
|
httpPort = 80;
|
||||||
httpsPort = 443;
|
httpsPort = 443;
|
||||||
};
|
};
|
||||||
|
studicloud = {
|
||||||
|
dest = "141.56.51.17";
|
||||||
|
domain = "dat.stu.htw.stura-dresden.de";
|
||||||
|
httpPort = 80;
|
||||||
|
httpsPort = 443;
|
||||||
|
};
|
||||||
};
|
};
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue