Update entrypoint_openvidu_meet.sh to include 'ws' in getDeploymentUrl
This commit is contained in:
parent
7e7de0fe33
commit
251885b802
@ -2,7 +2,7 @@
|
||||
|
||||
. /scripts/utils.sh
|
||||
|
||||
URL=$(getDeploymentUrl)
|
||||
URL=$(getDeploymentUrl ws)
|
||||
export LIVEKIT_URL="${URL}"
|
||||
|
||||
/usr/local/bin/entrypoint.sh
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user