prosody: completely disable external components

We are no longer using component connections.
This commit is contained in:
Saúl Ibarra Corretgé 2022-04-19 14:59:14 +02:00
parent 8587d29a05
commit a8e6a34fde
2 changed files with 2 additions and 1 deletions

View File

@ -66,6 +66,6 @@ COPY rootfs/ /
COPY --from=builder /usr/local/lib/lua /usr/local/lib/lua
COPY --from=builder /usr/local/share/lua /usr/local/share/lua
EXPOSE 5222 5347 5280
EXPOSE 5222 5280
VOLUME ["/config", "/prosody-plugins-custom"]

View File

@ -78,6 +78,7 @@ modules_enabled = {
{{ end }}
};
component_ports = { }
https_ports = { }
-- These modules are auto-loaded, but should you want