aspnetcore/samples/IdentitySample.Mvc/hosting.json

5 lines
98 B
JSON

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