aspnetcore/samples/IdentitySample.Mvc/hosting.json

5 lines
97 B
JSON

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