NGINX and DOTNET CORE reverse proxy with SSL: 502 Bad Gateway
I have an Ubuntu server running NGINX as a reverse proxy to kestrel and a .net core application hosted on port 5008 for http and 5009 for https.
I have an Ubuntu server running NGINX as a reverse proxy to kestrel and a .net core application hosted on port 5008 for http and 5009 for https.