forked from mirrors/mattermost-docker
8 lines
107 B
YAML
8 lines
107 B
YAML
version: "2.4"
|
|
|
|
services:
|
|
mattermost:
|
|
ports:
|
|
- ${APP_PORT}:8065
|
|
- ${CALLS_PORT}:8443/udp
|