mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-05 02:35:22 +03:00
Add indication that there are other attributes
This commit is contained in:
parent
00bc52d45d
commit
4d63126305
@ -105,6 +105,7 @@ docker-compose.yml
|
|||||||
```yaml
|
```yaml
|
||||||
services:
|
services:
|
||||||
frigate:
|
frigate:
|
||||||
|
...
|
||||||
ports:
|
ports:
|
||||||
- "8555:8555/tcp" # WebRTC over tcp
|
- "8555:8555/tcp" # WebRTC over tcp
|
||||||
- "8555:8555/udp" # WebRTC over udp
|
- "8555:8555/udp" # WebRTC over udp
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user