[de9008]: / web-app / server / config.json

Download this file

13 lines (11 with data), 350 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
{
"connection_file": "final_combined.json",
"appAdmin_pat": "admin_pat",
"appAdmin_doc": "admin_doc",
"appAdminSecret": "adminpw",
"orgMSPID_pat": "Org1MSP",
"orgMSPID_doc": "Org2MSP",
"caName": "ca.org1.example.com",
"userName": "V1",
"gatewayDiscovery": { "enabled": true, "asLocalhost": true }
}