fix(paperless): use correct domain name
This commit is contained in:
parent
8299009b77
commit
6fa5f57a81
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ in
|
|||
{
|
||||
services.paperless = {
|
||||
enable = true;
|
||||
address = fqdn;
|
||||
address = "localhost";
|
||||
port = 28981;
|
||||
settings = {
|
||||
PAPERLESS_DBHOST = "/run/postgresql";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue