5 lines
149 B
Bash
5 lines
149 B
Bash
SERVER_PORT=5080
|
|
MEET_API_URL=http://localhost:6080/api/v1
|
|
MEET_API_KEY=meet-api-key
|
|
MEET_WEBCOMPONENT_SRC=http://localhost:6080/v1/openvidu-meet.js
|