public-access-proxy: add data-hoarder

This commit is contained in:
Markus Schmidl 2022-07-11 23:36:25 +02:00
parent eef7b738b4
commit 009231747f
1 changed files with 5 additions and 0 deletions

View File

@ -41,6 +41,11 @@
host = config.c3d2.hosts.staging-data-hoarder.ip4;
};
matchArg = "-m end";
} {
hostNames = [ "dvb.solutions" ];
proxyTo = {
host = "172.20.73.69";
};
} {
hostNames = [ "bind.serv.zentralwerk.org" ];
proxyTo.host = config.c3d2.hosts.bind.ip4;