v2.5.0-beta.2, minor bugfixes

This commit is contained in:
chandi
2022-05-04 01:10:11 +02:00
parent b4aa33d20d
commit 865b39d1ce
12 changed files with 22 additions and 22 deletions

View File

@@ -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