Skip to content

Commit

Permalink
prosody: add volume /prosody-plugins-custom to docker-compose
Browse files Browse the repository at this point in the history
  • Loading branch information
goacid authored Apr 21, 2020
1 parent d44230e commit f7796a1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f7796a1

Please sign in to comment.