Added space to web command

This commit is contained in:
Glenn Condron 2014-05-12 12:27:35 -07:00
parent e69304ecec
commit 1167b7e01d
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
"Microsoft.AspNet.Server.WebListener": "0.1-alpha-build-0452",
"Microsoft.AspNet.StaticFiles": "0.1-alpha-build-0388"
},
"commands": {
"commands": {
"web": "Microsoft.AspNet.Hosting server=Microsoft.AspNet.Server.WebListener server.urls=http://localhost:5001"
},
"configurations": {