add packages support for artifact broker
[multicloud/framework.git] / artifactbroker / packages / src / main / resources / etc / defaultConfig.json
1 {
2     "name":"SDCDistributionGroup",
3     "restServerParameters":{
4         "host":"0.0.0.0",
5         "port":9014,
6         "userName":"healthcheck",
7         "password":"zb!XztG34",
8         "https":true
9     }
10 }