DOMAIN_OR_PUBLIC_IP readme updated

pull/463/head
pabloFuente 2020-05-04 17:50:48 +02:00
parent 619e2870a6
commit 817110b7f7
1 changed files with 2 additions and 2 deletions

View File

@ -111,10 +111,10 @@ LETSENCRYPT_EMAIL=user@example.com
### Videoconference application ### Videoconference application
By default, the [OpenVidu Call application](https://docs.openvidu.io/en/stable/demos/openvidu-call/) is deployed alongside OpenVide Platform. It is accesible in the URL: By default, the [OpenVidu Call application](https://docs.openvidu.io/en/stable/demos/openvidu-call/) is deployed alongside OpenVide Platform. It is accessible in the URL:
``` ```
https://openvidu_domain_or_public_ip/ https://DOMAIN_OR_PUBLIC_IP/
``` ```
This application is defined in the file `docker-compose.override.yml`. This application is defined in the file `docker-compose.override.yml`.