aspnetcore/samples/SelfHostServer/hosting.json

5 lines
100 B
JSON

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