prosody: add volume /prosody-plugins-custom to docker-compose

This commit is contained in:
Goacid 2020-04-21 14:14:57 +02:00 committed by GitHub
parent d44230e2b1
commit f7796a160e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -52,7 +52,8 @@ services:
- '5347'
- '5280'
volumes:
- ${CONFIG}/prosody:/config
- ${CONFIG}/prosody/config:/config
- ${CONFIG}/prosody/prosody-plugins-custom:/prosody-plugins-custom
environment:
- AUTH_TYPE
- ENABLE_AUTH