Add host networking to overlay service for MediaMTX API access
All checks were successful
Test and Publish Templates / test-and-publish (push) Successful in 21s
All checks were successful
Test and Publish Templates / test-and-publish (push) Successful in 21s
This commit is contained in:
@@ -55,6 +55,7 @@ services:
|
||||
image: ${PROJECT_NAME}-overlay:latest
|
||||
container_name: ${PROJECT_NAME}-overlay
|
||||
restart: unless-stopped
|
||||
network_mode: host
|
||||
depends_on:
|
||||
- mediamtx
|
||||
volumes:
|
||||
|
Reference in New Issue
Block a user