public-access-proxy: remove wrong jabber.c3d2.de httpPort/httpsPort

This commit is contained in:
Astro 2022-02-18 23:09:31 +01:00
parent f10328915c
commit 50da20ef33
1 changed files with 0 additions and 2 deletions

View File

@ -29,8 +29,6 @@
hostNames = [ "jabber.c3d2.de" ];
proxyTo = {
host = config.c3d2.hosts.jabber.ip4;
httpPort = 5820;
httpsPort = 5821;
};
matchArg = "-m end";
}