diff --git a/modules/paperless.nix b/modules/paperless.nix index 53a1225..c0019df 100644 --- a/modules/paperless.nix +++ b/modules/paperless.nix @@ -67,6 +67,7 @@ in address = "[::1]"; port = 28981; settings = { + PAPERLESS_URL = "https://paperless.xnee.net" PAPERLESS_ADMIN_USER = "peter"; PAPERLESS_PRE_CONSUME_SCRIPT = pre_consume_script.outPath; PAPERLESS_OCR_LANGUAGE = "deu";