mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-08 12:15:25 +03:00
Remove ambiguity about addons
It should now be clear that the VSCode addon is the subject, not the Frigate addon itself.
This commit is contained in:
parent
9e72f88e91
commit
2f8afa3cd7
@ -25,7 +25,7 @@ cameras:
|
|||||||
|
|
||||||
## VSCode Configuration Schema
|
## VSCode Configuration Schema
|
||||||
|
|
||||||
VSCode (and VSCode addon) supports the JSON schemas which will automatically validate the config. This can be added by adding `# yaml-language-server: $schema=http://frigate_host:5000/api/config/schema.json` to the top of the config file. `frigate_host` being the IP address of Frigate or `ccab4aaf-frigate` if running in the addon.
|
VSCode (and VSCode addon) supports the JSON schemas which will automatically validate the config. This can be added by adding `# yaml-language-server: $schema=http://frigate_host:5000/api/config/schema.json` to the top of the config file. `frigate_host` being the IP address of Frigate or `ccab4aaf-frigate` when VSCode is used as addon.
|
||||||
|
|
||||||
## Environment Variable Substitution
|
## Environment Variable Substitution
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user