openvidu-local-deployment/community/scripts/entrypoint_openvidu_meet.sh
2025-07-04 21:16:37 +02:00

9 lines
119 B
Bash

#!/bin/bash
. /scripts/utils.sh
URL=$(getDeploymentUrl ws)
export LIVEKIT_URL="${URL}"
/usr/local/bin/entrypoint.sh