fix: update mattermost image tag and add default port
This commit is contained in:
@@ -2,10 +2,11 @@
|
|||||||
# documentation: https://docs.mattermost.com
|
# documentation: https://docs.mattermost.com
|
||||||
# slogan: Mattermost is an open source, self-hosted Slack-alternative.
|
# slogan: Mattermost is an open source, self-hosted Slack-alternative.
|
||||||
# tags: mattermost,slack,alternative
|
# tags: mattermost,slack,alternative
|
||||||
|
# port: 8065
|
||||||
|
|
||||||
services:
|
services:
|
||||||
mattermost:
|
mattermost:
|
||||||
image: mattermost/mattermost-team-edition:9
|
image: mattermost/mattermost-team-edition:release-9
|
||||||
volumes:
|
volumes:
|
||||||
- mattermost-data:/mattermost
|
- mattermost-data:/mattermost
|
||||||
environment:
|
environment:
|
||||||
|
Reference in New Issue
Block a user