aboutsummaryrefslogtreecommitdiffstats
path: root/packages/policy-pap-tarball/src/main/resources/etc/defaultConfig.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/policy-pap-tarball/src/main/resources/etc/defaultConfig.json')
-rw-r--r--packages/policy-pap-tarball/src/main/resources/etc/defaultConfig.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/policy-pap-tarball/src/main/resources/etc/defaultConfig.json b/packages/policy-pap-tarball/src/main/resources/etc/defaultConfig.json
index 573ecc9a..c350e16c 100644
--- a/packages/policy-pap-tarball/src/main/resources/etc/defaultConfig.json
+++ b/packages/policy-pap-tarball/src/main/resources/etc/defaultConfig.json
@@ -3,7 +3,7 @@
"restServerParameters": {
"host": "0.0.0.0",
"port": 6969,
- "userName": "healthcheck",
+ "userName": "policyadmin",
"password": "zb!XztG34",
"https": true,
"aaf": false,
@@ -60,7 +60,7 @@
"clientName": "api",
"hostname": "policy-api",
"port": 6969,
- "userName": "healthcheck",
+ "userName": "policyadmin",
"password": "zb!XztG34",
"useHttps": true,
"basePath": "policy/api/v1/healthcheck"