prod: frigate: Fix typo in go2rtc config
parent
b933f37270
commit
837cec36f1
|
@ -59,7 +59,7 @@ _rtsp: {
|
||||||
_frigate: config: go2rtc: streams: {
|
_frigate: config: go2rtc: streams: {
|
||||||
front_porch: [_rtsp.front_porch]
|
front_porch: [_rtsp.front_porch]
|
||||||
driveway: [_rtsp.driveway]
|
driveway: [_rtsp.driveway]
|
||||||
back_hard: [_rtsp.back_yard]
|
back_yard: [_rtsp.back_yard]
|
||||||
}
|
}
|
||||||
|
|
||||||
_frigate: config: detectors: coral: {
|
_frigate: config: detectors: coral: {
|
||||||
|
|
Loading…
Reference in New Issue