diff --git a/scripts/entrypoint_v2comp.sh b/scripts/entrypoint_v2comp.sh index ac0e3fe..17608f8 100644 --- a/scripts/entrypoint_v2comp.sh +++ b/scripts/entrypoint_v2comp.sh @@ -5,4 +5,4 @@ set -e URL=$(getDeploymentUrl) export OPENVIDU_SHIM_URL="${URL}" export LIVEKIT_URL="${URL}" -node dist/server.js +/bin/server