updated URL

master
FaizHashmiCS22 4 months ago
parent 0a87036fcd
commit b39ec7eb17

@ -5,8 +5,8 @@ const ONLY_NUMBERS = "[0-9]";
const ONLY_LETTERS = "[a-zA-Z &'\"]";
const ONLY_DATE = "[0-9/]";
// const BASE_URL = 'https://ms.hmg.com/nscapi2'; // Development DB
const BASE_URL = 'https://ms.hmg.com/nscapi'; // UAT
// const BASE_URL = 'https://qline.hmg.com'; // LIVE
// const BASE_URL = 'https://ms.hmg.com/nscapi'; // UAT
const BASE_URL = 'https://qline.hmg.com'; // LIVE
const apiKey = 'EE17D21C7943485D9780223CCE55DCE5'; // UAT
// const BASE_URL = 'http://10.200.204.11:2222/Services/Nurses.svc/REST';
// const BASE_URL = 'https://hmgwebservices.com/';

Loading…
Cancel
Save