aspnetcore/samples/StatusCodePagesSample/hosting.json

5 lines
100 B
JSON

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