From 7fa2dc4b5db06403262669a33a906c5a9ce4244c Mon Sep 17 00:00:00 2001 From: Michelle Date: Fri, 13 Jun 2025 14:19:05 +0200 Subject: [PATCH] Switch back to official bbb playback proxy docker image --- dotenv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotenv b/dotenv index 5d9338d..7d0da3a 100644 --- a/dotenv +++ b/dotenv @@ -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=