pulsebert-access-proxy: add drkkr.hq.c3d2.de

This commit is contained in:
Astro 2020-12-10 15:28:25 +01:00
parent 3379116fc9
commit f4632a422c
1 changed files with 5 additions and 0 deletions

View File

@ -46,6 +46,11 @@
hostNames = [ "error.hq.c3d2.de" ];
proxyTo = { host = "172.20.73.47"; httpPort = 80; httpsPort = 443; };
}
{
hostNames = [ "drkkr.hq.c3d2.de" ];
# pulsebert
proxyTo = { host = "172.22.99.208"; httpPort = 80; httpsPort = 443; };
}
];
};