rewrite host and remove external networks
This commit is contained in:
@@ -4,7 +4,7 @@ services:
|
||||
container_name: mediamtx
|
||||
environment:
|
||||
MTX_RTSPTRANSPORTS: tcp
|
||||
MTX_WEBRTCADDITIONALHOSTS: 192.168.2.200
|
||||
MTX_WEBRTCADDITIONALHOSTS: :${HOST_IP}
|
||||
ports:
|
||||
- "8554:8554"
|
||||
- "1935:1935"
|
||||
|
||||
Reference in New Issue
Block a user