mattermost-docker/docker-compose.without-nginx.yml
2023-10-10 17:13:46 -06:00

9 lines
156 B
YAML

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