Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions apps/mattermost/.env
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# mattermost/mattermost-team-edition, mattermost-enterprise-edition
W9_POWER_PASSWORD='xeQ9ky!Jr9enoT8O'
W9_POWER_PASSWORD='OkPYp5wZKL2p5Kl!'
W9_REPO=mattermost/mattermost-team-edition
W9_VERSION='11.0'
W9_VERSION='11.1'
W9_DIST='community'

#### -- Not allowed to edit below environments when recreate app based on existing data -- ####
W9_ID='mattermost'
W9_HTTP_PORT=8065
W9_HTTP_PORT_SET='9001'
W9_RCODE='VwGxevFTks1MS'
W9_RCODE='5zuDcsG3MVy3M'
W9_URL='appname.example.com'
W9_URL_REPLACE=true
W9_DB_EXPOSE="postgresql"
Expand Down
2 changes: 1 addition & 1 deletion apps/mattermost/variables.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"edition": [
{
"dist": "community",
"version": ["11.0"]
"version": ["11.1"]
}
],
"requirements": {
Expand Down