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