aspnetcore/samples/LargeResponseApp/hosting.json

4 lines
96 B
JSON

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