forked from mirrors/mattermost-docker
Update env.example to reflect latest Mattermost version
This commit is contained in:
parent
cba045df69
commit
503eb0e21a
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user