c3d2-web: remove jabber proxying

This commit is contained in:
Astro 2021-10-18 04:03:56 +02:00
parent 4291730991
commit 29aa88ebca
1 changed files with 0 additions and 2 deletions

View File

@ -38,8 +38,6 @@ in
# SpaceAPI
"/status.png".proxyPass = "http://[${hostRegistry.hosts.spaceapi.ip6}]:3000/status.png";
"/spaceapi.json".proxyPass = "http://[${hostRegistry.hosts.spaceapi.ip6}]:3000/spaceapi.json";
# Jabber
"/http-bind".proxyPass = "https://jabber.c3d2.de/http-bind";
};
};