fix: add PAPERLESS_USERNAME env var to paperless-ai #45
@@ -33,6 +33,8 @@ spec:
|
|||||||
secretKeyRef:
|
secretKeyRef:
|
||||||
name: paperless-ai-config
|
name: paperless-ai-config
|
||||||
key: PAPERLESS_API_TOKEN
|
key: PAPERLESS_API_TOKEN
|
||||||
|
- name: PAPERLESS_USERNAME
|
||||||
|
value: "admin"
|
||||||
# LLM API — local gateway, no auth required (phase 3 not built yet)
|
# LLM API — local gateway, no auth required (phase 3 not built yet)
|
||||||
- name: AI_PROVIDER
|
- name: AI_PROVIDER
|
||||||
value: "custom"
|
value: "custom"
|
||||||
|
|||||||
Reference in New Issue
Block a user