mirror of
https://github.com/bigbluebutton/docker.git
synced 2025-01-12 08:48:13 +01:00
nginx: remove unnecessary port forward #81
This commit is contained in:
parent
49a5af5b91
commit
aecb707607
@ -54,8 +54,6 @@ services:
|
||||
- etherpad
|
||||
- webrtc-sfu
|
||||
- html5
|
||||
ports:
|
||||
- "8080:80"
|
||||
volumes:
|
||||
- bigbluebutton:/var/bigbluebutton
|
||||
- ${DEFAULT_PRESENTATION:-/dev/null}:/etc/nginx/html/default.pdf
|
||||
|
Loading…
Reference in New Issue
Block a user