WIP: Firefly-iii. Missing auth with Authentik

This commit is contained in:
pazpi 2025-05-05 22:46:49 +02:00
parent 8174cc5756
commit 952a3da61d
9 changed files with 252 additions and 0 deletions

View file

@ -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;