diff --git a/docs/docs/configuration/index.md b/docs/docs/configuration/index.md index efa59246f..a7495b28b 100644 --- a/docs/docs/configuration/index.md +++ b/docs/docs/configuration/index.md @@ -61,7 +61,7 @@ mqtt: ```yaml onvif: - host: "{FRIGATE_ONVIF_HOST}" + host: "192.168.1.12" port: 8000 user: "{FRIGATE_RTSP_USER}" password: "{FRIGATE_RTSP_PASSWORD}"