Add open-webui and paperless.
This commit is contained in:
parent
7a2f4a00f2
commit
f29bbe2415
4 changed files with 61 additions and 0 deletions
|
@ -82,6 +82,10 @@
|
|||
domain = "*.thewordnerd.info";
|
||||
policy = "one_factor";
|
||||
}
|
||||
{
|
||||
domain = "*.tailc50184.ts.net";
|
||||
policy = "one_factor";
|
||||
}
|
||||
];
|
||||
};
|
||||
session = {
|
||||
|
@ -90,6 +94,10 @@
|
|||
domain = "thewordnerd.info";
|
||||
authelia_url = "https://auth.thewordnerd.info";
|
||||
}
|
||||
{
|
||||
domain = "tailc50184.ts.net";
|
||||
authelia_url = "https://auth.tailc50184.ts.net";
|
||||
}
|
||||
];
|
||||
};
|
||||
notifier = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue