linuxserver / docker-emulatorjs

Web based retro emulation frontend with rom scanning and automated art ingestion.
GNU General Public License v3.0
512 stars 51 forks source link

Request to use a custom port instead of 80 as many other docker projects will be using port 80 Internal #6

Closed mastan30 closed 2 years ago

mastan30 commented 2 years ago

Trying to use a different internal and external port but not working. tried port 85:8085 doesn't work.

github-actions[bot] commented 2 years ago

Thanks for opening your first issue here! Be sure to follow the bug or feature issue templates!

aptalca commented 2 years ago

Your port mapping is incorrect. Try 8085:80