fix(podman_link): correct headers to allow CSRF protection to work
This commit is contained in:
parent
d1707adb0c
commit
2d2e44e3c8
2 changed files with 44 additions and 7 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue