Add client plugins as bind mount

Closes #356
This commit is contained in:
Kyâne 2019-01-11 19:21:51 +01:00
parent 4f80ede8bb
commit d8d6ac96bf

View File

@ -33,6 +33,7 @@ services:
- ./volumes/app/mattermost/data:/mattermost/data:rw
- ./volumes/app/mattermost/logs:/mattermost/logs:rw
- ./volumes/app/mattermost/plugins:/mattermost/plugins:rw
- ./volumes/app/mattermost/client-plugins:/mattermost/client/plugins:rw
- /etc/localtime:/etc/localtime:ro
environment:
# set same as db credentials and dbname