Added Immich service
This commit is contained in:
parent
feef193d6e
commit
18021fb910
7 changed files with 147 additions and 0 deletions
|
|
@ -55,6 +55,12 @@ in
|
|||
};
|
||||
};
|
||||
|
||||
immich.proxy = {
|
||||
enable = true;
|
||||
domain = p.domains.public;
|
||||
host = p.hosts.immich;
|
||||
};
|
||||
|
||||
media-mgr = {
|
||||
proxy = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue