mattermost-docker/docker-compose.without-ngin...

9 lines
156 B
YAML
Raw Normal View History

version: "2.4"
services:
mattermost:
ports:
- ${APP_PORT}:8065
2023-10-10 19:13:46 -04:00
- ${CALLS_PORT}:${CALLS_PORT}/udp
- ${CALLS_PORT}:${CALLS_PORT}/tcp