xmpp: disable HTTPS for BOSH
It's not exposed, we proxy from the web frontend.
This commit is contained in:
@@ -9,7 +9,7 @@ RUN \
|
||||
|
||||
COPY rootfs/ /
|
||||
|
||||
EXPOSE 5222 5269 5347 5280 5281
|
||||
EXPOSE 5222 5269 5347 5280
|
||||
|
||||
VOLUME /config
|
||||
|
||||
|
||||
Reference in New Issue
Block a user