openvidu-local-deployment/pro/scripts/entrypoint_default_app.sh
2024-04-24 16:29:52 +02:00

9 lines
116 B
Bash

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