Expose frigate UI port to host for troubleshooting and access
This commit is contained in:
@@ -20,6 +20,7 @@ services:
|
||||
networks:
|
||||
- proxy-net
|
||||
ports:
|
||||
- "8971:8971"
|
||||
- "8554:8554" # RTSP feeds
|
||||
- "8555:8555/tcp" # WebRTC over tcp
|
||||
- "8555:8555/udp" # WebRTC over udp
|
||||
|
||||
Reference in New Issue
Block a user