Update env.example to reflect latest Mattermost version

pull/49/head
Raphaël COMBEAU 2021-10-11 15:54:49 +02:00
parent cba045df69
commit 503eb0e21a
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ MATTERMOST_CLIENT_PLUGINS_PATH=./volumes/app/mattermost/client/plugins
## This will be 'mattermost-enterprise-edition' or 'mattermost-team-edition' based on the version of Mattermost you're installing.
MATTERMOST_IMAGE=mattermost-enterprise-edition
MATTERMOST_IMAGE_TAG=5.38
MATTERMOST_IMAGE_TAG=5.39
## The app port is only relevant for using Mattermost without the nginx container as reverse proxy. This is not meant
## to be used with the internal HTTP server exposed but rather in case one wants to host several services on one host