Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Server Step 1.3] #55

Open
wadadaaa opened this issue May 13, 2020 · 1 comment
Open

[Server Step 1.3] #55

wadadaaa opened this issue May 13, 2020 · 1 comment

Comments

@wadadaaa
Copy link

wadadaaa commented May 13, 2020

curl localhost:4000/_ping
curl: (7) Failed to connect to localhost port 4000: Connection refused

@Urigo
Copy link
Owner

Urigo commented May 15, 2020

@wadadaaa maybe it runs on a different port because that port was occupied?

const port = process.env.PORT || 4000

If not, could you try to share a reproduction?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants