diff --git a/docs/docs/configuration/live.md b/docs/docs/configuration/live.md index 1a8eea765..70f4f97db 100644 --- a/docs/docs/configuration/live.md +++ b/docs/docs/configuration/live.md @@ -37,5 +37,5 @@ See https://github.com/AlexxIT/go2rtc#module-webrtc for more details ```yaml volumes: - - /path/to/your/go2rtc.yml:/config/frigate-go2rtc.yml:ro + - /path/to/your/go2rtc.yaml:/config/frigate-go2rtc.yaml:ro ``` \ No newline at end of file