I’m stuck in deploying my fastify app on Azure app service linux. I’m using azure devops for pushing my code to app service. I’m using 8080 port for running my application and its works fine on my local. localhost screenshot But the same code is not working on my Azure app service linux. Below are my Azure application setting variables.