mirror of
https://github.com/bigbluebutton/docker.git
synced 2025-08-15 23:27:55 +02:00
v3.0.0-beta.5: basic working functionality
quite some features (recording, SIP, transcription, etc.) are not working yet, but a milestone where it should finally take a commit
This commit is contained in:
@ -18,6 +18,7 @@ then
|
||||
exit 1
|
||||
fi
|
||||
|
||||
ensure_bbbhtml5yml
|
||||
|
||||
EXTERNAL_IPv4=$(curl -4 -s https://icanhazip.com)
|
||||
EXTERNAL_IPv6=$(curl -6 -s -m 10 https://icanhazip.com || true)
|
||||
|
Reference in New Issue
Block a user