Update paperless data directory path
This commit is contained in:
parent
6efc4bd51e
commit
88a5dcae48
|
@ -10,6 +10,8 @@ with lib;
|
|||
paperless = {
|
||||
enable = true;
|
||||
|
||||
dataDir = "/mnt/media/paperless";
|
||||
|
||||
settings = {
|
||||
PAPERLESS_URL = "https://paperless.opdavies.uk";
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue