Rename username for API operations.
[policy/api.git] / packages / policy-api-tarball / src / main / resources / etc / defaultConfig.json
index 98d934e..0aa4629 100644 (file)
@@ -3,7 +3,7 @@
     "restServerParameters": {
         "host": "0.0.0.0",
         "port": 6969,
-        "userName": "healthcheck",
+        "userName": "policyadmin",
         "password": "zb!XztG34",
         "https": true,
         "aaf": false,