I have deployed my backend (express ) app on app service azure , It shows it’s successful , but when i use domain to call api call than it takes infinite time til l504 error shows .
enter image description here code sources
here image of how it’s behave = enter image description here
Showing 504 error after some time =enter image description here
Trying to deploy backend with simple get route to test azure deployment