Fix mapping

This commit is contained in:
Nick Mowen 2022-10-29 16:17:17 -06:00
parent 65e7e2d1d1
commit a9dab80bb7

View File

@ -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
```