fix: correct typo in PAPERLESS_URL environment variable
All checks were successful
Validate Kubernetes Manifests / kubeconform (push) Successful in 10s

This commit is contained in:
2026-02-01 17:03:15 +05:30
parent a8fcbd530c
commit 3bfad25335

View File

@@ -34,7 +34,7 @@ spec:
- name: PAPERLESS_REDIS
value: "redis://paperless-ngx-db.tools.svc.cluster.local:6379"
- name: PAPERLESS_URL
values: "https://ngx.akshun-lab.cc"
value: "https://ngx.akshun-lab.cc"
- name: PAPERLESS_TIME_ZONE
value: "Asia/Kolkata"
- name: PAPERLESS_TIKA_ENABLED