Services/Paperless: Set filename format
This commit is contained in:
@ -88,6 +88,8 @@ in {
|
|||||||
];
|
];
|
||||||
|
|
||||||
environment = {
|
environment = {
|
||||||
|
PAPERLESS_FILENAME_FORMAT = "{{ created_year }}/{{ correspondent }}/{{ title }}";
|
||||||
|
|
||||||
PAPERLESS_REDIS = "redis://paperless-redis:6379";
|
PAPERLESS_REDIS = "redis://paperless-redis:6379";
|
||||||
PAPERLESS_DBHOST = "paperless-postgres";
|
PAPERLESS_DBHOST = "paperless-postgres";
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user