summaryrefslogtreecommitdiffstats
path: root/artifactbroker/main/src/test/resources/parameters/DistributionConfigParameters_Https.json
blob: 6aa611637620c9a2c00eb3022d44df65db7fe3ec (plain)
1
2
3
4
5
6
7
8
9
10
{
    "name":"SDCDistributionGroup",
    "restServerParameters":{
        "host":"0.0.0.0",
        "port":6969,
        "userName":"healthcheck",
        "password":"zb!XztG34",
        "https":true
    }
}