contains/public-access-proxy: update

Este commit está contenido en:
Markus Schmidl 2019-05-06 19:31:33 +02:00
padre 51981decf6
commit abd6a32d43
Se han modificado 1 ficheros con 4 adiciones y 0 borrados

Ver fichero

@ -39,6 +39,10 @@
hostNames = [ "c3d2.arkom.men" ];
proxyTo = { host = "80.153.192.57"; httpPort = 80; httpsPort = 443; };
}
{
hostNames = [ "cloud.bombenverleih.de" "arkom.men" "kl.arkom.men" "cloud.arkom.men" ];
proxyTo = { host = "fe80::461e:a1ff:fe59:2ee8"; httpPort = 80; httpsPort = 443; };
}
];
};