Skip to content
This repository has been archived by the owner on Jun 28, 2022. It is now read-only.

Fix ERR_CONNECTION_REFUSED for Chrome OS #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mradenovic
Copy link

When installed on Linux on Chrome OS, the server is not accessible
in Google Chrome out of the box.

To map ports automaticaly, host parameter needs to be passed to a
express app.listen() call.

Fixes #4

When installed on Linux on Chrome OS, the server is not accessible
in Google Chrome out of the box.

To map ports automaticaly, host parameter needs to be passed to a
express app.listen() call.

Fixes udacity#4
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

net::ERR_CONNECTION_REFUSED on Chrome OS
1 participant