Question
How to access localhost:3000 from local machine
Hi,
I have a ruby app deployed on ubuntu droplet. The app is running on localhost:3000. How can I check from outside, like my local laptop to see the app is running properly?
thanks!
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.
×