mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-04-05 22:57:40 +03:00
docs: remove onvif host environment variable
This commit is contained in:
parent
01c16a9250
commit
c322d395e8
@ -61,7 +61,7 @@ mqtt:
|
|||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
onvif:
|
onvif:
|
||||||
host: "{FRIGATE_ONVIF_HOST}"
|
host: "192.168.1.12"
|
||||||
port: 8000
|
port: 8000
|
||||||
user: "{FRIGATE_RTSP_USER}"
|
user: "{FRIGATE_RTSP_USER}"
|
||||||
password: "{FRIGATE_RTSP_PASSWORD}"
|
password: "{FRIGATE_RTSP_PASSWORD}"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user