aboutsummaryrefslogtreecommitdiffstats
path: root/packages/policy-api-tarball/src/main/resources/etc/s3pConfig.json
blob: 6df43f77489e1efdfb0e51b9db430937ee273f25 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
    "name": "ApiGroup",
    "restServerParameters": {
        "host": "0.0.0.0",
        "port": 6969,
        "userName": "healthcheck",
        "password": "zb!XztG34",
        "https": true,
        "aaf": false 
    }
}