Add woodpecker

This commit is contained in:
Sandro - 2023-01-26 00:55:17 +01:00
parent 85608221c5
commit 9720353f7e
Signed by: sandro
GPG Key ID: 3AF5A43A3EECC2E5
1 changed files with 3 additions and 0 deletions

View File

@ -140,6 +140,9 @@
} {
hostNames = [ "oxigraph.hq.c3d2.de" ];
proxyTo.host = zentralwerk.lib.config.site.net.serv.hosts4.oxigraph;
} {
hostNames = [ "woodpecker.hq.c3d2.de" ];
proxyTo.host = hostRegistry.woodpecker.ip4;
} ];
};