Question
Unable reach REST APIs hosted on ubuntu droplet remotely
Unable reach REST APIs hosted on ubuntu droplet remotely
Application deployed on droplet up and running as expected, but can not access APIs remotely.
if I run command “wget http://localhost:port/api1” its working on unbuntu console
I am getting timeout on request call, APIs were working till 2 days back
please assist