fix(paperless): create superuser
This commit is contained in:
parent
6fa5f57a81
commit
e444f16c14
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ in
|
|||
enable = true;
|
||||
address = "localhost";
|
||||
port = 28981;
|
||||
passwordFile = "/etc/nixos/secrets/paperless-password";
|
||||
settings = {
|
||||
PAPERLESS_DBHOST = "/run/postgresql";
|
||||
PAPERLESS_DBNAME = "paperless";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue