Can you use the Railway internal network to send requests from Angular to backend API?
Am I supposed to use the private or public network if I want to send a HTTP request from my Angular app to my Spring boot backend API??
Solution:Jump to solution
please read this section https://docs.railway.app/guides/private-networking#private-network-context
4 Replies
Solution
please read this section https://docs.railway.app/guides/private-networking#private-network-context
and after that, the faq section should answer any lingering questions https://docs.railway.app/guides/private-networking#faq
Thanks11
!!*
no problem!