public-access-proxy: fix eval

This commit is contained in:
Sandro - 2023-06-05 10:16:00 +02:00
parent 9117c97877
commit 7cc618138b
Signed by: sandro
GPG Key ID: 3AF5A43A3EECC2E5
1 changed files with 0 additions and 6 deletions

View File

@ -138,12 +138,6 @@
} {
hostNames = [ "relay.fedi.buzz" ];
proxyTo.host = zentralwerk.lib.config.site.net.serv.hosts4.buzzrelay;
} {
hostNames = [ "tmppleroma.hq.c3d2.de" ];
proxyTo.host = zentralwerk.lib.config.site.net.serv.hosts4.tmppleroma;
} {
hostNames = [ "oxigraph.hq.c3d2.de" ];
proxyTo.host = zentralwerk.lib.config.site.net.serv.hosts4.oxigraph;
} {
hostNames = [ "drone.hq.c3d2.de" ];
proxyTo.host = hostRegistry.drone.ip4;