services: paperless: setup reverse proxy
This commit is contained in:
parent
df3cffadaf
commit
95733f9e05
3 changed files with 41 additions and 0 deletions
|
|
@ -120,6 +120,11 @@ in
|
|||
enable = true;
|
||||
};
|
||||
|
||||
paperless = {
|
||||
enable = true;
|
||||
port = 8085;
|
||||
};
|
||||
|
||||
postgresql-backup = {
|
||||
enable = true;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue