Replies: 2 comments 1 reply
-
I have run into this exact same issue. Were you able to figure this out @adamaze? |
Beta Was this translation helpful? Give feedback.
1 reply
-
I am using Traefik v3 reverse proxy and just ran into this issue. Is there an environment variable in the docker compose that would handle this? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'll admit I'm not a pro with Apache reverse proxies, but I have figured out how to get them to work for a bunch of other containers I run at home. I set up a ladder container in my standard setup so I can use https://ladder.mydomain.com, and it loads up just fine, but whenever I try to use it, I get a message like this:
Get "https:/CNN.com": http: no Host in request URL
If I access it without the reverse proxy it works fine. Is there something I need to set to get it working?
Beta Was this translation helpful? Give feedback.
All reactions