docker-compose updated

pull/457/head
OscarSotoSanchez 2020-04-28 16:36:45 +02:00
parent b26d5e5f1a
commit 0fce47082f
1 changed files with 1 additions and 1 deletions

View File

@ -10,5 +10,5 @@ services:
ports: ports:
- "5442:80" - "5442:80"
environment: environment:
- OPENVIDU_URL=https://${OPENVIDU_DOMAIN_OR_PUBLIC_IP}:${OPENVIDU_HTTP_PORT:-443} - OPENVIDU_URL=https://${OPENVIDU_DOMAIN_OR_PUBLIC_IP}:${OPENVIDU_HTTPS_PORT:-443}
- OPENVIDU_SECRET=${OPENVIDU_SECRET} - OPENVIDU_SECRET=${OPENVIDU_SECRET}