mattermost-docker/docker-compose.without-nginx.yml
2021-07-20 10:08:24 +02:00

7 lines
76 B
YAML

version: "2.4"
services:
mattermost:
ports:
- ${APP_PORT}:8065