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

Fix ERR_CONNECTION_REFUSED for Chrome OS#5

Open
mradenovic wants to merge 1 commit into
udacity:masterfrom
mradenovic:mradenovic-fix-err-connection-refused-for-chrome-os
Open

Fix ERR_CONNECTION_REFUSED for Chrome OS#5
mradenovic wants to merge 1 commit into
udacity:masterfrom
mradenovic:mradenovic-fix-err-connection-refused-for-chrome-os

Conversation

@mradenovic

Copy link
Copy Markdown

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