1
0
mirror of https://github.com/bigbluebutton/docker.git synced 2025-07-04 06:20:27 +02:00

nginx: remove unnecessary port forward

This commit is contained in:
chandi
2020-11-30 17:02:47 +01:00
parent 49a5af5b91
commit aecb707607

@ -54,8 +54,6 @@ services:
- etherpad - etherpad
- webrtc-sfu - webrtc-sfu
- html5 - html5
ports:
- "8080:80"
volumes: volumes:
- bigbluebutton:/var/bigbluebutton - bigbluebutton:/var/bigbluebutton
- ${DEFAULT_PRESENTATION:-/dev/null}:/etc/nginx/html/default.pdf - ${DEFAULT_PRESENTATION:-/dev/null}:/etc/nginx/html/default.pdf