Added space to web command
This commit is contained in:
parent
e69304ecec
commit
1167b7e01d
|
|
@ -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": {
|
||||
|
|
|
|||
Loading…
Reference in New Issue