add frigate to Authelia access control
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
5a3d74d800
commit
5e73fe6f1a
1 changed files with 1 additions and 0 deletions
|
|
@ -70,6 +70,7 @@ in
|
|||
access_control = {
|
||||
default_policy = "deny";
|
||||
rules = [
|
||||
{ domain = "frigate.nordhammer.it"; policy = "one_factor"; }
|
||||
{ domain = "camera.nordhammer.it"; policy = "one_factor"; }
|
||||
{ domain = "homepage.nordhammer.it"; policy = "one_factor"; }
|
||||
{ domain = "7dtd.nordhammer.it"; policy = "one_factor"; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue