diff --git a/public/svgs/mattermost.svg b/public/svgs/mattermost.svg new file mode 100644 index 000000000..b01d38eb7 --- /dev/null +++ b/public/svgs/mattermost.svg @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/templates/compose/mattermost.yaml b/templates/compose/mattermost.yaml index ce3e09531..2eda3e4f5 100644 --- a/templates/compose/mattermost.yaml +++ b/templates/compose/mattermost.yaml @@ -2,10 +2,12 @@ # documentation: https://docs.mattermost.com # slogan: Mattermost is an open source, self-hosted Slack-alternative. # tags: mattermost,slack,alternative +# logo: svgs/mattermost.svg +# port: 8065 services: mattermost: - image: mattermost/mattermost-team-edition:9 + image: mattermost/mattermost-team-edition:release-9 volumes: - mattermost-data:/mattermost environment: