Defaulting to team edition
This commit is contained in:
parent
3b3825be65
commit
16c5d0e217
@ -24,7 +24,7 @@ services:
|
|||||||
build:
|
build:
|
||||||
context: app
|
context: app
|
||||||
# comment out for team edition
|
# comment out for team edition
|
||||||
dockerfile: Dockerfile-enterprise
|
# dockerfile: Dockerfile-enterprise
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
- ./volumes/app/mattermost/config:/mattermost/config:rw
|
- ./volumes/app/mattermost/config:/mattermost/config:rw
|
||||||
|
Reference in New Issue
Block a user