mattermost-docker/docker-compose.without-nginx.yml

7 lines
74 B
YAML

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