public-access-proxy: update data-hoarder match arg

This commit is contained in:
Markus Schmidl 2022-07-12 00:57:42 +02:00
parent 009231747f
commit 0af1d41e0a
1 changed files with 1 additions and 0 deletions

View File

@ -46,6 +46,7 @@
proxyTo = {
host = "172.20.73.69";
};
matchArg = "-m end";
} {
hostNames = [ "bind.serv.zentralwerk.org" ];
proxyTo.host = config.c3d2.hosts.bind.ip4;