configure Trusted Headers in the Docker Container #35
Unanswered
karazonanas
asked this question in
Q&A
Replies: 1 comment 1 reply
-
It works by setting TRUSTED_PROXIES environment variable. I guess you could set it to |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello everyone, I've a question which is really confusing me at the last time.
I'm trying to configure the Trusted Headers since I both use Cloudflare as a DNS Server and Traefik as reverse proxy with this Docker container.
I believe I need to edit the shopware.yaml file, and maybe add something like trusted_headers tag, am I in the correct file or is there any other way to configure the trusted headers?
Beta Was this translation helpful? Give feedback.
All reactions