openvidu-local-deployment/scripts/entrypoint_default_app.sh

9 lines
116 B
Bash

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