public-access-proxy: add matrix

This commit is contained in:
Sandro - 2023-03-24 01:56:23 +01:00
parent 6dfa098c8a
commit 5e88cbe4a5
Signed by: sandro
GPG Key ID: 3AF5A43A3EECC2E5
1 changed files with 3 additions and 0 deletions

View File

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