map & color

This commit is contained in:
Paul Schneider 2018-12-27 19:42:58 +00:00
commit 90b60cb58c
4 changed files with 24 additions and 21 deletions

View file

@ -152,7 +152,7 @@
"yavsc": "Microsoft.AspNet.Server.Kestrel --server.urls http://localhost:86",
"coiffure": "Microsoft.AspNet.Server.Kestrel --server.urls http://localhost:88",
"freefield": "Microsoft.AspNet.Server.Kestrel --server.urls http://localhost:89",
"web": "Microsoft.AspNet.Hosting --server Microsoft.AspNet.Server.Kestrel --server.urls http://localhost:5000"
"web": "Microsoft.AspNet.Hosting --server Microsoft.AspNet.Server.Kestrel --server.urls https://localhost:5000"
},
"frameworks": {
"dnx451": {