Add changes to basic structure of api component
[policy/api.git] / packages / policy-api-tarball / src / main / resources / etc / s3pConfig.json
1 {
2     "name": "ApiGroup",
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 }