Skip to content

Instantly share code, notes, and snippets.

@lfache
Created June 25, 2020 11:23
Show Gist options
  • Save lfache/7345cf1798a6371deabf750940549d03 to your computer and use it in GitHub Desktop.
Save lfache/7345cf1798a6371deabf750940549d03 to your computer and use it in GitHub Desktop.
Mattermost Team edition
app:
build:
context: app
# uncomment following lines for team edition or change UID/GID
args:
- edition=team
- PUID=1000
- PGID=1000
restart: unless-stopped
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment