Skip to content

Commit f7796a1

Browse files
authored
prosody: add volume /prosody-plugins-custom to docker-compose
1 parent d44230e commit f7796a1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docker-compose.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,8 @@ services:
5252
- '5347'
5353
- '5280'
5454
volumes:
55-
- ${CONFIG}/prosody:/config
55+
- ${CONFIG}/prosody/config:/config
56+
- ${CONFIG}/prosody/prosody-plugins-custom:/prosody-plugins-custom
5657
environment:
5758
- AUTH_TYPE
5859
- ENABLE_AUTH

0 commit comments

Comments
 (0)