Content
You are here:
Docker Installation hostname mismatch
Added by Krishna Deepak Nallamilli over 4 years ago
I had installed using the Docker as mentioned in the docs. I am using Nginix as a reverse proxy with my custom domain. The installation went with no issue and I was able to login . But some of the page links are being routed to 127.0.0.1 instead of my custom domain. I had tried changing the setting but of no use.
I had attached the screenshot of the issue.
Please let me know how to go about debugging this.
Thanks in advance
Replies (3)
Hi, I have the same problem here. Were you able to solve the problem?
I'm currently stuck with the same problem. Although I do not (yet) have the solution, I guess these are similar issues:
add proxy_set_header Host $host; to your location block
https://stackoverflow.com/questions/5834025/how-to-preserve-request-url-with-nginx-proxy-pass