fix(podman_link): correct headers to allow CSRF protection to work

This commit is contained in:
Iain Learmonth 2025-12-20 13:31:14 +00:00
parent d1707adb0c
commit 2d2e44e3c8
2 changed files with 44 additions and 7 deletions

View file

@ -10,4 +10,5 @@ ELASTICSEARCH_USER=admin
ELASTICSEARCH_PASS={{ podman_link_opensearch_password }}
ELASTICSEARCH_SCHEMA=https
ELASTICSEARCH_REINDEX=false
NGINX_SERVER_SCHEME=https
TZ=Etc/UTC