mirror of
https://github.com/bigbluebutton/docker.git
synced 2025-04-25 19:28:37 +02:00
nginx: remove unnecessary port forward #81
This commit is contained in:
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
|
||||||
|
Loading…
Reference in New Issue
Block a user