Update docker-compose.yaml

This commit is contained in:
Carlos Ruiz Ballesteros 2024-04-08 17:42:50 +02:00 committed by GitHub
parent 94e7d535a5
commit 740f532307
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -95,6 +95,8 @@ services:
image: docker.io/wcm65pck/openvidu-livekit:3.0.0-dev1
restart: unless-stopped
container_name: openvidu
extra_hosts:
- host.docker.internal:host-gateway
environment:
- LAN_PRIVATE_IP=${LAN_PRIVATE_IP:-}
ports: