Question
Can't launch my node application
Hey I have followed this tutorial successfully: https://www.digitalocean.com/community/tutorials/how-to-set-up-a-node-js-application-for-production-on-ubuntu-14-04
but my node app is yet to come up. When I ran curl http://APP_PRIVATE_IP_ADDRESS:8080
in the CLI i got my html file returned.
What can I do please?
Regards
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.
×