public-access-proxy: remove bind

This commit is contained in:
Astro 2024-02-22 22:10:49 +01:00
parent d855a56a10
commit da860f92d5
1 changed files with 0 additions and 3 deletions

View File

@ -43,9 +43,6 @@
host = "172.20.73.69";
};
matchArg = "-m end";
} {
hostNames = [ "bind.serv.zentralwerk.org" ];
proxyTo.host = hostRegistry.bind.ip4;
} {
hostNames = [ "blogs.c3d2.de" ];
proxyTo.host = hostRegistry.blogs.ip4;