forked from fin-hypergrid/core
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlocal.json
23 lines (23 loc) · 797 Bytes
/
local.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
"devtools_port": 9090,
"startup_app": {
"autoShow": true,
"name": "Hypergrid-Demo",
"url": "http://10.9.107.239:9000/fin-hypergrid/demo.html",
"xxx": "https://dl.openfin.co/services/download?fileName=hypergrid-demo-installer&config=http://10.9.107.239:9000/fin-hypergrid/local.json",
"uuid": "Hypergrid-Demo",
"applicationIcon": "http://10.9.107.239:9000/fin-hypergrid/images/openfin.ico",
"contextMenu" : true
},
"runtime": {
"arguments": "",
"version": "stable"
},
"shortcut": {
"company": "OpenFin",
"description": "Hypergrid by OpenFin",
"icon": "http://10.9.107.239:9000/fin-hypergrid/images/openfin.ico",
"name": "Hypergrid-Demo",
"force": true
}
}