mirror of
https://github.com/bigbluebutton/docker.git
synced 2025-08-19 08:51:42 +02:00
v2.5.0-beta.2, minor bugfixes
This commit is contained in:
@@ -11,7 +11,7 @@ export BIND_IP=0.0.0.0
|
||||
export LANG=en_US.UTF-8
|
||||
export INSTANCE_MAX=1
|
||||
export ENVIRONMENT_TYPE=production
|
||||
export NODE_VERSION=node-v14.18.3-linux-x64
|
||||
export NODE_VERSION=node-v14.19.1-linux-x64
|
||||
export BBB_HTML5_LOCAL_SETTINGS=/app/bbb-html5.yml
|
||||
|
||||
if [ "$DEV_MODE" == true ]; then
|
||||
|
Reference in New Issue
Block a user