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

9 lines
156 B
YAML
Raw Permalink Normal View History

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