Question
Node.js droplet: Port 80 is already in use
When I try to run the app on port 80 I get:
“Node.js droplet: Port 80 is already in use”
It works when running it in port 3000 tho.
Why is that?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×