Creating package & docker image of policy/pap
[policy/pap.git] / packages / policy-pap-tarball / src / main / resources / etc / s3pConfig.json
1 {
2     "name": "PapGroup",
3     "restServerParameters": {
4         "host": "0.0.0.0",
5         "port": 6969,
6         "userName": "healthcheck",
7         "password": "zb!XztG34",
8         "https": true,
9         "aaf": false
10     }
11 }