owenashurst / agar.io-clone

Agar.io clone written with Socket.IO and HTML5 canvas
MIT License
2.88k stars 1.12k forks source link

Allowing trough port 80 with other websites #526

Closed ghost closed 1 year ago

ghost commented 5 years ago

Hi,

Sorry for my newbie question. But i was looking to host this on my server for a school project im doing. Anyways im running the game with gulp as instructed in the documetation. But since its running its own server i cant use port 80 and still have my other websites running. Is there any other way around this?

panther142 commented 5 years ago

Does it nees to run on port 80? Could you run it on 8080 instead?

billotronic commented 5 years ago

https://github.com/huytd/agar.io-clone/blob/master/config.json#L3

Set it to whatever port you want