copay/shell/config.json

11 lines
110 B
JSON
Raw Normal View History

2014-06-06 11:23:40 -07:00
{
"window": {
"height": 720,
"width": 880
},
"copay": {
"port": 3000
},
"debug": true
}