aspnetcore/samples/StatusCodePagesSample/hosting.json

5 lines
101 B
JSON

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