Switch back to official bbb playback proxy docker image

This commit is contained in:
2025-06-13 14:19:05 +02:00
committed by GitHub
parent f66b26f942
commit 7fa2dc4b5d

2
dotenv
View File

@@ -36,7 +36,7 @@ URL_HOST=
SCALELITE_DOCKER_IMAGE=blindsidenetwks/scalelite:v1.6.5
#
### Required when recordings are enabled and using BigBlueButton Playback Proxy to serve the recordings.
SCALELITE_RECORDINGS_DOCKER_IMAGE=ghcr.io/michelledeko/bbb-playback-proxy:jammy-300-alpine
SCALELITE_RECORDINGS_DOCKER_IMAGE=bigbluebutton/bbb-playback-proxy:jammy-300-alpine
#
### Optional for nginx when using docker-compose
# NGINX_DOCKER_IMAGE=