Skip to content

Commit

Permalink
Update env.example to reflect latest Mattermost version.
Browse files Browse the repository at this point in the history
  • Loading branch information
VA2XJM committed Aug 25, 2021
1 parent 104d420 commit da7fbd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion env.example
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,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.37
MATTERMOST_IMAGE_TAG=5.38

## 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
Expand Down

0 comments on commit da7fbd7

Please sign in to comment.