I am trying to use a nginx server as a proxy server for jira. And I have set up the setting shown in this url:
https://confluence.atlassian.com/display/JIRAKB/Configure+Jira+to+run+behind+a+NGINX+reverse+proxy. Most of the setting are in use now. But something is wrong with the avatar src. I check its html tag and show still as a format <server.ip:port> and this server.ip is not my nginx server ip but my jira hosted server's ip.
And I try to find any help docs to fixed this problem but failed. Please help me with it.
My jira version is Jira Data Center 9.4.15. I am hosting this jira in a docker container.
The problem screen shot is as below.