This website requires JavaScript.
Explore
Help
Sign In
jowj
/
mattermost-docker
Watch
1
Star
0
Fork
0
You've already forked mattermost-docker
forked from
mirrors/mattermost-docker
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
ab91deac93
mattermost-docker
/
docker-compose.without-nginx.yml
8 lines
107 B
YAML
Raw
Normal View
History
Unescape
Escape
Update docker-compose.without-nginx.yml
2021-07-20 08:08:24 +00:00
version
:
"2.4"
possibility for using the containers with an external reverse proxy
2021-04-15 12:42:55 +00:00
services
:
mattermost
:
ports
:
-
${APP_PORT}:8065
Expose RTC port to enable Calls connectivity
2022-12-07 21:47:50 +00:00
-
${CALLS_PORT}:8443/udp
Reference in New Issue
Copy Permalink