back-up of all changes

This commit is contained in:
jfederico
2022-10-17 10:35:17 -04:00
parent 60b5ca3bb5
commit d5e973802b
11 changed files with 596 additions and 31 deletions

View File

@@ -55,7 +55,6 @@ services:
- scalelite-recordings
command: /bin/bash -c "envsubst '$$NGINX_HOSTNAME' < /etc/nginx/sites.template > /etc/nginx/conf.d/default.conf && while :; do sleep 6h & wait $${!}; nginx -s reload; done & nginx -g 'daemon off;'"
scalelite-recordings:
image: ${SCALELITE_RECORDINGS_DOCKER_IMAGE:-bigbluebutton/bbb-playback-proxy:bionic-240-alpine}
container_name: scalelite-recordings