blakeblackshear.frigate/docs
Biniam Bekele d574d1edae
Use X-Forwarded-Groups instead of -Role in example (#19121)
X-Forwarded-For is not among the list of allowlisted headers, so using it in an example may lead others astray. 

See this discussion: https://github.com/blakeblackshear/frigate/discussions/19120
2025-07-12 16:13:34 -05:00
..
docs Use X-Forwarded-Groups instead of -Role in example (#19121) 2025-07-12 16:13:34 -05:00
plugins
src
static Merge remote-tracking branch 'origin/master' into dev 2025-06-27 06:53:02 -05:00
.gitignore
babel.config.js
docusaurus.config.ts Merge remote-tracking branch 'origin/master' into dev 2025-06-27 06:53:02 -05:00
package-lock.json Merge remote-tracking branch 'origin/master' into dev 2025-06-27 06:53:02 -05:00
package.json Merge remote-tracking branch 'origin/master' into dev 2025-06-27 06:53:02 -05:00
README.md
sidebars.ts Merge remote-tracking branch 'origin/master' into dev 2025-06-27 06:53:02 -05:00

Website

This website is built using Docusaurus 3.5, a modern static website generator.

For installation and contributing instructions, please follow the Contributing Docs.

Development

  1. Run npm i to install dependencies
  2. Run npm run start to start the website