aspnetcore/samples/HotAddSample/hosting.json

5 lines
101 B
JSON

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