All files / src/helper urlConstants.js

0% Statements 0/8
100% Branches 0/0
100% Functions 0/0
0% Lines 0/8
1 2 3 4 5 6 7 8               
export const BASE_URL_STATS = 'http://192.168.104.25:7015/stats-biz';
export const BASE_URL_OUTREACH = 'http://192.168.104.25:7013/outrach-buz';
export const BASE_URL_PRO = 'http://192.168.104.25:7020/pro';
export const BASE_URL_MEASURE = 'http://35.238.150.172:7004/measure';
export const BASE_URL_PRACTICE = 'http://35.238.150.172:7001/practice';
export const BASE_URL_PROVIDER = 'http://35.238.150.172:7002/provider';
export const BASE_URL_PATIENT = 'http://35.238.150.172:7006/patient';
export const BASE_URL_LOCATION = 'http://35.238.150.172:7003/location';