update all include rules to use % for markdown formatting
All checks were successful
deploy-docs / build-and-deploy (push) Successful in 34s
All checks were successful
deploy-docs / build-and-deploy (push) Successful in 34s
This commit is contained in:
@@ -13,7 +13,7 @@ tags: []
|
||||
`Frigate` is a complete and local NVR designed for Home Assistant with AI object detection. Uses OpenCV and Tensorflow to perform realtime object detection locally for IP cameras.
|
||||
|
||||
```yaml
|
||||
{{<include "/srv/configs/docker_compose/frigate/docker-compose.yaml">}}
|
||||
{{% include "/srv/configs/docker_compose/frigate/docker-compose.yaml" %}}
|
||||
```
|
||||
|
||||
requires to set a `config.yml` in the `/config` volume.
|
||||
|
||||
Reference in New Issue
Block a user