WIP: Firefly-iii. Missing auth with Authentik
This commit is contained in:
parent
8174cc5756
commit
952a3da61d
9 changed files with 252 additions and 0 deletions
|
|
@ -55,6 +55,12 @@ in
|
|||
};
|
||||
};
|
||||
|
||||
firefly-iii.proxy = {
|
||||
enable = true;
|
||||
domain = p.domains.public;
|
||||
host = p.hosts.firefly-iii;
|
||||
};
|
||||
|
||||
immich.proxy = {
|
||||
enable = true;
|
||||
domain = p.domains.public;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue