xmpp: add ability to add custom prosody modules

This commit is contained in:
Paul Tiedtke
2019-01-15 14:29:50 +01:00
committed by Saúl Ibarra Corretgé
parent fb1fdb1d53
commit 95a55915b7
5 changed files with 31 additions and 5 deletions

View File

@@ -10,5 +10,4 @@ COPY rootfs/ /
EXPOSE 5222 5269 5347 5280
VOLUME /config
VOLUME ["/config", "/prosody-plugins-custom"]