Skip to content

Commit

Permalink
ITSM-4290: Change hostnames to proposed DNS names
Browse files Browse the repository at this point in the history
  • Loading branch information
PermissionError committed Feb 1, 2021
1 parent 90261fe commit 568c279
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions files/plir-opencr/config_cicd.json
Expand Up @@ -11,14 +11,14 @@
"api": {
"username": "root@openhim.org",
"password": "openhim-password",
"apiURL": "https://namanga.openmrs.org:8093",
"apiURL": "https://openhim.openmrs.org",
"trustSelfSigned": true,
"urn": ""
},
"register": false
},
"fhirServer": {
"baseURL": "http://namanga.openmrs.org:8092/fhir",
"baseURL": "http://hapifhir.openmrs.org/fhir",
"username": "hapi",
"password": "hapi"
},
Expand Down Expand Up @@ -76,4 +76,4 @@
"__comments": {
"matching.tool": "this tells if the app should use mediator algorithms or elasticsearch algorithms for matching, two options mediator and elasticsearch"
}
}
}

0 comments on commit 568c279

Please sign in to comment.