openvidu-local-deployment/community/scripts/entrypoint_openvidu_meet.sh
cruizba afcf531588 Revert "Add MEET_BASE_URL"
This reverts commit 8e644bddb89d6588f27dacb7355fee1ac8ef7bb9.
2025-09-26 14:23:05 +02:00

9 lines
119 B
Bash

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