services: paperless: switch to new settings
This commit is contained in:
parent
6a0f69e5c1
commit
6c2c9f1869
|
@ -50,7 +50,7 @@ in {
|
|||
enable = true;
|
||||
port = cfg.port;
|
||||
passwordFile = cfg.passwordFile;
|
||||
extraConfig = {
|
||||
settings = {
|
||||
# Postgres settings
|
||||
PAPERLESS_DBHOST = "/run/postgresql";
|
||||
PAPERLESS_DBUSER = "paperless";
|
||||
|
|
Loading…
Reference in a new issue