File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 18
18
"Microsoft.Framework.Logging.Console" : " 1.0.0-beta8"
19
19
},
20
20
"commands" : {
21
- "web" : " Microsoft.AspNet.Server.Kestrel --server.urls http://localhost :5004"
21
+ "web" : " Microsoft.AspNet.Server.Kestrel --server.urls http://* :5004"
22
22
},
23
23
"frameworks" : {
24
24
"dnx451" : { },
Original file line number Diff line number Diff line change 18
18
"Microsoft.Framework.Logging.Console" : " 1.0.0-beta8"
19
19
},
20
20
"commands" : {
21
- "web" : " Microsoft.AspNet.Server.Kestrel --server.urls http://localhost :5004"
21
+ "web" : " Microsoft.AspNet.Server.Kestrel --server.urls http://* :5004"
22
22
},
23
23
"frameworks" : {
24
24
"dnx451" : { },
Original file line number Diff line number Diff line change 17
17
"Microsoft.Extensions.Logging.Console" : " 1.0.0-rc1-final"
18
18
},
19
19
"commands" : {
20
- "web" : " Microsoft.AspNet.Server.Kestrel --server.urls http://localhost :5004"
20
+ "web" : " Microsoft.AspNet.Server.Kestrel --server.urls http://* :5004"
21
21
},
22
22
"frameworks" : {
23
23
"dnx451" : { },
Original file line number Diff line number Diff line change 18
18
"Microsoft.Extensions.Logging.Console" : " 1.0.0-rc1-final"
19
19
},
20
20
"commands" : {
21
- "web" : " Microsoft.AspNet.Server.Kestrel --server.urls http://localhost :5004"
21
+ "web" : " Microsoft.AspNet.Server.Kestrel --server.urls http://* :5004"
22
22
},
23
23
"frameworks" : {
24
24
"dnx451" : { },
You can’t perform that action at this time.
0 commit comments