Created
June 25, 2020 11:23
-
-
Save lfache/7345cf1798a6371deabf750940549d03 to your computer and use it in GitHub Desktop.
Mattermost Team edition
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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