Update .docker-compose.https.yml #2

Open
holzi1005 wants to merge 23 commits from holzi1005-patch-2 into main
Showing only changes of commit 2b0e0df98b - Show all commits

View file

@ -164,7 +164,7 @@ sed -i "s|<version>|$VERSION|g" docker-compose.yml
if [ "$ENVIRONMENT" = "livekit" ]; then
echo ------------------------------------------------------------
echo --------- 3. Setup Livekit ---------------------------------
echo --------- 4. Setup Livekit ---------------------------------
echo ------------------------------------------------------------
echo ""
cp .templates/livekit.yaml livekit/livekit.yaml
@ -176,7 +176,7 @@ if [ "$ENVIRONMENT" = "livekit" ]; then
fi
echo ------------------------------------------------------------
echo --------- 4. Migrate and Setup Docker Volume User ----------
echo --------- Option: Migrate and Setup Docker Volume User -----
echo ------------------------------------------------------------
echo ""