testapp: update OpenVidu Meet URL and webcomponent source

This commit is contained in:
Carlos Santos 2025-07-15 11:29:36 +02:00
parent d7e6ae7e32
commit b1efbbde49

View File

@ -1,4 +1,4 @@
OPENVIDU_MEET_URL=http://localhost:9080/api/v1
WEBCOMPONENT_SRC=http://localhost:9080/v1/openvidu-meet.js
OPENVIDU_MEET_URL=http://localhost:6080/api/v1
WEBCOMPONENT_SRC=http://localhost:6080/v1/openvidu-meet.js
MEET_API_KEY=meet-api-key
PORT=5080