aspnetcore/samples/SelfHostServer/hosting.json

5 lines
99 B
JSON

{
"server": "Microsoft.AspNet.Server.WebListener",
"server.urls": "http://localhost:8080"
}