mirror of
https://github.com/bigbluebutton/docker.git
synced 2025-08-19 00:46:07 +02:00
fix for broken presentations containing UTF-8 characters
This commit is contained in:
@@ -6,6 +6,7 @@ export MONGO_URL=mongodb://10.7.7.6/meteor
|
||||
export NODE_ENV=production
|
||||
export ENVIRONMENT_TYPE=production
|
||||
export PORT=3000
|
||||
export LANG=en_US.UTF-8
|
||||
|
||||
rm -f /app/programs/server/assets/app/config/settings.yml
|
||||
dockerize \
|
||||
|
Reference in New Issue
Block a user