mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-01-28 10:18:26 +00:00
fix(paperless-ngx): PEBKAC
This commit is contained in:
@@ -38,7 +38,7 @@ spec:
|
||||
PAPERLESS_TASK_WORKERS: "2"
|
||||
PAPERLESS_REDIS: "unix:///sockets/redis.sock"
|
||||
PAPERLESS_CONSUMPTION_DIR: &consume "/nas/consume"
|
||||
PAPERLESS_DATA_DIR: &pvc "/nas-data"
|
||||
PAPERLESS_DATA_DIR: &pvc "/nas/data"
|
||||
PAPERLESS_EXPORT_DIR: &export "/nas/export"
|
||||
PAPERLESS_MEDIA_ROOT: &media "/nas/media"
|
||||
PAPERLESS_TRASH_DIR: &trash "/nas/trash"
|
||||
|
||||
Reference in New Issue
Block a user