aboutsummaryrefslogtreecommitdiffstats
path: root/catalog-be/src/main/resources/scripts/sdcBePy/tosca/data/beConfig.json
blob: 556e56115316b9e3d5090a9ec419d6e96f8ab435 (plain)
1
2
3
4
5
6
7
8
{
  "beHost": "localhost",
  "bePort": "8080",
  "adminUser": "jh0003",
  "resourceLen": 63,
  "retryTime": 10,
  "retryAttempt": 10
}