Discourse 컨테이너를 재구성한 후 사용자 IP가 172.17.0.1로 변경됨

After updating Discourse, I noticed that the user’s IP address changed to 172.17.0.1 instead of their real IP address.

Here is my Discourse container configuration file. By the way, the reverse proxy’s web server is an OpenResty image customized by 1Panel.
discourse.yml (7.4 KB)

Fixed. I used OpenCode installed on my server to resolve it. I thought it was a bug…