mirror of
https://github.com/michelleDeko/scalelite-run.git
synced 2025-12-16 14:22:11 +01:00
Update Scalelite Version and use different bbb-playback-proxy for bbb v3 support
This commit is contained in:
4
dotenv
4
dotenv
@@ -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=
|
||||
|
||||
Reference in New Issue
Block a user