pomelo icon indicating copy to clipboard operation
pomelo copied to clipboard

Visit pomelo server from External network

Open darchonyzx opened this issue 7 years ago • 1 comments

I put the pomelo game-server and web-server on a ubuntu operation system, and I modified the game-server config json files(servers.json and master.json) with internal IP address.When I visited the website using the external network IP address and port 3001, it just show the index.html but the button had no respond.....What should I do????

darchonyzx avatar May 25 '18 16:05 darchonyzx

you need modify servers.json -> clientHost as external network IP.

whtiehack avatar Jul 06 '18 03:07 whtiehack