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

9 lines
138 B
YAML
Raw Normal View History

version: "2.4"
services:
mattermost:
ports:
- ${APP_PORT}:8065
- ${CALLS_PORT}:8443/udp
2023-06-20 21:56:47 +00:00
- ${CALLS_PORT}:8443/tcp