Update entrypoint_openvidu_meet.sh to include 'ws' in getDeploymentUrl

This commit is contained in:
cruizba 2025-07-04 21:17:44 +02:00
parent 7e7de0fe33
commit 251885b802

View File

@ -2,7 +2,7 @@
. /scripts/utils.sh
URL=$(getDeploymentUrl)
URL=$(getDeploymentUrl ws)
export LIVEKIT_URL="${URL}"
/usr/local/bin/entrypoint.sh