Refactoring the sdc-BE-init python scripts
[sdc.git] / catalog-be / src / main / resources / scripts / sdcBePy / tosca / data / beConfig.json
1 {
2   "beHost": "localhost",
3   "bePort": "8080",
4   "adminUser": "jh0003"
5 }