Remove non needed exposed port
This commit is contained in:
parent
02d7b58e16
commit
dcbe1c4f74
@ -85,7 +85,6 @@ services:
|
||||
- LIVEKIT_INGRESS_RTMP_BASE_URL=rtmp://${LOCAL_DOMAIN:-?}:1935/rtmp
|
||||
- LIVEKIT_INGRESS_WHIP_BASE_URL=http://${LOCAL_DOMAIN:-?}:8080/whip
|
||||
ports:
|
||||
- "7880:7880"
|
||||
- "3478:3478/udp"
|
||||
command: --config /etc/livekit.yaml
|
||||
volumes:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user