aspnetcore/samples/LargeResponseApp/hosting.json

4 lines
95 B
JSON

{
"server": "Microsoft.AspNet.Server.Kestrel",
"server.urls": "http://localhost:5001/"
}