Set default host to localhost:3000

It's for the good of the npm deployment honest.
This commit is contained in:
Aron Carroll 2012-07-06 23:58:53 +01:00
parent ed926fafd5
commit 689665cd56

View File

@ -1,7 +1,7 @@
{
"env": "development",
"url": {
"host": "jsbin.dev",
"host": "localhost:3000",
"prefix": "/",
"ssl": false,
"static": false