mirror of
https://github.com/jitsi/docker-jitsi-meet.git
synced 2026-04-02 15:51:05 +02:00
prosody: add volume /prosody-plugins-custom to docker-compose
This commit is contained in:
parent
d44230e2b1
commit
f7796a160e
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user