无法从另一台计算机的 Web 浏览器访问 Discourse 的 Docker 安装

Hello,

I have installed the discourse on docker on a Redhat Virtual machine.
When I do a curl -v http://localhost:9292, I get the HTML response back.
But when I try to hit the application from my PC’s broswer, the page doesn’t load.

Firewall for the port 9292 has been opened and I can access another web app running on port 5555 from my browser.

Please help.
Thanks