Update docker-compose.yaml

This commit is contained in:
Carlos Santos 2024-04-11 13:25:39 +02:00
parent 6581733908
commit 2b357d0d9b

View File

@ -134,6 +134,8 @@ services:
image: livekit/egress:v1.8.2
restart: unless-stopped
container_name: egress
extra_hosts:
- host.docker.internal:host-gateway
environment:
- EGRESS_CONFIG_FILE=/etc/egress.yaml
volumes: