diff --git a/Config-Server/configrepo/application-net-csi-uat.yml b/Config-Server/configrepo/application-net-csi-uat.yml index f91bb08..2789e16 100755 --- a/Config-Server/configrepo/application-net-csi-uat.yml +++ b/Config-Server/configrepo/application-net-csi-uat.yml @@ -1,6 +1,6 @@ --- # Global Parameters Start ================================================= -env: net-hmg-uat +env: net-csi-uat apiGateway: "https://vida.hmg.edu.sa" gateway: "http://csi-central-authentication-service/" contextSkipOn: "HIS_PatientMaster,LAB_LabRequestEventStore,LAB_Procedure_Billing_Code,LAB_Procedure_Billing_Code_Translation, csi_er_PatientJourney, csi_er_UnknownPatientRegistration, csi_er_PatientAdmission, csi_ehr_ip_DischargeDetails,AllergyType,HistoryType,csi_ehr_opd_ProblemMaster,Allergy,AllergyReaction,AllergyReactionMapping,PhysicalExaminationSystem,ProblemMasters,ProblemMasterEventStore,PESClinicMapping,csi_ehr_opd_ProcedureICDMappings,csi_ehr_opd_ProcedurePackageMapping,csi_ehr_opd_SoapExpressTemplate,History,csi_ehr_ip_DischargeRequest,csi_ehr_opd_Procedures" @@ -8,8 +8,8 @@ patientMergeCheck: true # Mongo Mongo: - mongoIpAndPort: &mongoIpAndPort "10.201.216.35:27017" - mongoConString: &mongoConString "mongodb://10.201.216.35:27017" + mongoIpAndPort: &mongoIpAndPort "172.15.100.24:27017" + mongoConString: &mongoConString "mongodb://172.15.100.24:27017" appLogs: *mongoIpAndPort # Kafka