prosody: completely disable external components
We are no longer using component connections.
This commit is contained in:
@@ -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"]
|
||||
|
||||
Reference in New Issue
Block a user