test
Some checks failed
/ perform flake analysis (push) Failing after 3h0m29s

This commit is contained in:
2026-01-27 20:40:20 +01:00
parent b3b8ffd90f
commit d7c765b80e
3 changed files with 29 additions and 0 deletions

View File

@@ -49,6 +49,10 @@ in
access_control = {
default_policy = "deny";
rules = [
{
domain = "radarr.shobu.fr";
policy = "bypass";
}
{
domain = "*.shobu.fr";
policy = "one_factor";