mattermost-docker/docker-compose.without-nginx.yml
2022-12-07 15:47:50 -06:00

8 lines
107 B
YAML

version: "2.4"
services:
mattermost:
ports:
- ${APP_PORT}:8065
- ${CALLS_PORT}:8443/udp