I write simple Asp.Net Core WebAPI 2.0 application, it works on my local machine. But i want to deploy it to server. So, i do it.
My system:
Ubuntu 1
Try the below, it worked for me.
set ASPNETCORE_SERVER.URLS=http://0.0.0.0:5000/