mattermost-docker/docker-compose.without-nginx.yml
2023-06-20 15:56:47 -06:00

9 lines
138 B
YAML

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