aspnetcore/samples/HotAddSample/hosting.json

5 lines
100 B
JSON

{
"server": "Microsoft.AspNet.Server.WebListener",
"server.urls": "http://localhost:12345"
}