New service: Forgejo
This commit is contained in:
parent
3947745bec
commit
0ba7940dba
8 changed files with 190 additions and 0 deletions
|
|
@ -50,6 +50,12 @@ in
|
|||
host = p.hosts.firefly-iii;
|
||||
};
|
||||
|
||||
forgejo.proxy = {
|
||||
enable = true;
|
||||
domain = p.domains.public;
|
||||
host = p.hosts.forgejo;
|
||||
};
|
||||
|
||||
immich.proxy = {
|
||||
enable = true;
|
||||
domain = p.domains.public;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue