Hello, I have created two droplets in a project. Both have a private network and they are connected.
My App : 10.135.48.150 My API : 10.135.140.34
if i try to ping 10.135.140.34 (API) from 10.135.48.150 (APP) It work fine because they is in same private network.
But if I try to join http://10.135.140.34 (API) from 10.135.48.150 (APP), that not working.
Why ? and how to fix it ?
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
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.
Join our DigitalOcean community of over a million developers for free! Get help and share knowledge in Q&A, subscribe to topics of interest, and get courses and tools that will help you grow as a developer and scale your project or business.
Did you configure the firewall correctly?