Update Scalelite Version and use different bbb-playback-proxy for bbb v3 support

This commit is contained in:
michelleDeko
2025-03-27 08:56:40 +01:00
committed by GitHub
parent 261c238086
commit 8006fd8f26

4
dotenv
View File

@@ -27,10 +27,10 @@ SL_HOST=
# SCALELITE_TAG=v1
#
### Required when when specific repo or version (other than defaults) are needed
SCALELITE_DOCKER_IMAGE=blindsidenetwks/scalelite:v1.6.3
SCALELITE_DOCKER_IMAGE=blindsidenetwks/scalelite:v1.6.4
#
### Required when recordings are enabled and using BigBlueButton Playback Proxy to serve the recordings.
SCALELITE_RECORDINGS_DOCKER_IMAGE=bigbluebutton/bbb-playback-proxy:focal-260-amazonlinux
SCALELITE_RECORDINGS_DOCKER_IMAGE=ghcr.io/michelledeko/bbb-playback-proxy:jammy-300-alpine
#
### Optional for nginx when using docker-compose
# NGINX_DOCKER_IMAGE=