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