Change entrypoint for v2 shim from js to binary
This commit is contained in:
parent
0e205ee2b6
commit
3675b6ad0e
@ -5,4 +5,4 @@ set -e
|
||||
URL=$(getDeploymentUrl)
|
||||
export OPENVIDU_SHIM_URL="${URL}"
|
||||
export LIVEKIT_URL="${URL}"
|
||||
node dist/server.js
|
||||
/bin/server
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user