mirror of
https://github.com/jsbin/jsbin.git
synced 2026-01-25 15:38:56 +00:00
Set default host to localhost:3000
It's for the good of the npm deployment honest.
This commit is contained in:
parent
ed926fafd5
commit
689665cd56
@ -1,7 +1,7 @@
|
||||
{
|
||||
"env": "development",
|
||||
"url": {
|
||||
"host": "jsbin.dev",
|
||||
"host": "localhost:3000",
|
||||
"prefix": "/",
|
||||
"ssl": false,
|
||||
"static": false
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user