public-access-proxy: add element.c3d2.de

This commit is contained in:
Sandro - 2023-03-25 16:23:00 +01:00
parent 52fd6f4e03
commit a3b460f8aa
Signed by: sandro
GPG Key ID: 3AF5A43A3EECC2E5
1 changed files with 4 additions and 1 deletions

View File

@ -90,7 +90,10 @@
hostNames = [ "matemat.hq.c3d2.de" ];
proxyTo.host = hostRegistry.matemat.ip4;
} {
hostNames = [ "matrix.c3d2.de" ];
hostNames = [
"element.c3d2.de"
"matrix.c3d2.de"
];
proxyTo.host = hostRegistry.matrix.ip4;
} {
hostNames = [ "mobilizon.c3d2.de" ];