Skip to content

Commit

Permalink
Added space to web command
Browse files Browse the repository at this point in the history
  • Loading branch information
glennc committed May 12, 2014
1 parent e69304e commit 1167b7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/HelloWeb/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down

0 comments on commit 1167b7e

Please sign in to comment.