diff --git a/cluster/apps/paperless-ngx/paperless-ngx.yml b/cluster/apps/paperless-ngx/paperless-ngx.yml index 95fd67c..59ee07d 100644 --- a/cluster/apps/paperless-ngx/paperless-ngx.yml +++ b/cluster/apps/paperless-ngx/paperless-ngx.yml @@ -34,11 +34,11 @@ spec: - name: PAPERLESS_REDIS value: "redis://localhost:6379" - name: PAPERLESS_URL - value: "https://ngx.akshun-lab.uk" + value: "https://ngx.akshun-lab.cc" - name: PAPERLESS_CSRF_TRUSTED_ORIGINS - value: "https://*.akshun-lab.uk" + value: "https://*.akshun-lab.cc" - name: PAPERLESS_CORS_ALLOWED_HOSTS - value: "https://ngx.akshun-lab.uk" + value: "https://ngx.akshun-lab.cc" - name: PAPERLESS_TIME_ZONE value: "Asia/Kolkata" volumeMounts: