summaryrefslogtreecommitdiffstats
path: root/prh-app-server/config/prh_endpoints.json
diff options
context:
space:
mode:
Diffstat (limited to 'prh-app-server/config/prh_endpoints.json')
-rw-r--r--prh-app-server/config/prh_endpoints.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/prh-app-server/config/prh_endpoints.json b/prh-app-server/config/prh_endpoints.json
index 1a3ebad5..72d66640 100644
--- a/prh-app-server/config/prh_endpoints.json
+++ b/prh-app-server/config/prh_endpoints.json
@@ -25,8 +25,8 @@
}
},
"aai": {
- "aaiHttpClientConfiguration": {
- "aaiHost": "",
+ "aaiClientConfiguration": {
+ "aaiHost": "localhost",
"aaiHostPortNumber": 8080,
"aaiProtocol": "https",
"aaiUserName": "admin",