Compare commits
1 Commits
main
...
image-swap
| Author | SHA1 | Date | |
|---|---|---|---|
| 241c5f7e41 |
+2
-1
@@ -36,4 +36,5 @@ ORG_NAME="My Organization"
|
||||
#SECRET_MATTERMOST_SSO_SECRET_VERSION=v1
|
||||
|
||||
## Enable enterprise version (requires a valid license)
|
||||
#COMPOSE_FILE="$COMPOSE_FILE:compose.license.yml"
|
||||
#COMPOSE_FILE="$COMPOSE_FILE:compose.license.yml"
|
||||
#ENTERPRISE_IMAGE="mattermost/mattermost-enterprise-edition"
|
||||
|
||||
+1
-1
@@ -2,4 +2,4 @@ version: "3.8"
|
||||
|
||||
services:
|
||||
app:
|
||||
image: mattermost/mattermost-enterprise-edition:10.11
|
||||
image: $ENTERPRISE_IMAGE:11.5.1
|
||||
|
||||
Reference in New Issue
Block a user