Fix demos webinar proxy url

This commit is contained in:
cruizba 2021-10-15 18:59:42 +02:00
parent 1ddfa8e4b9
commit 8bed5d36c5

View File

@ -53,7 +53,7 @@ services:
environment:
- URL_OV_BASIC_VIDEOCONFERENCE=http://openvidu-basic-videoconference:80
- URL_OV_BASIC_SCREENSHARE=http://openvidu-basic-screenshare:80
- URL_OV_BASIC_WEBINAR=http://openvidu-basic-webinar:5000
- URL_OV_BASIC_WEBINAR=https://openvidu-basic-webinar:5000
- URL_OV_CLASSROOM=https://openvidu-classroom:5000
- URL_OV_GETAROOM=http://openvidu-getaroom:80
- URL_OV_CALL=http://openvidu-call:5000