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