|
|
|
|
@ -27,13 +27,9 @@ export class ConnectorService {
|
|
|
|
|
public static retryTimes = 0;
|
|
|
|
|
public static timeOut = 180 * 1000;
|
|
|
|
|
|
|
|
|
|
// public static host = 'https://uat.hmgwebservices.com/';
|
|
|
|
|
// public static host = 'https://hmgwebservices.com/';
|
|
|
|
|
// public static host = 'http://riyt-mohemm1:1010/' //MOE inside
|
|
|
|
|
// public static host = 'http://riyt-mohemm1.mopm.gov.sa:1010/' // MOE vpn
|
|
|
|
|
public static host = 'http://mohemm-app-test.srca.org.sa:1010/' // SRCA
|
|
|
|
|
// public static host = 'http://10.254.212.41:1010/'
|
|
|
|
|
|
|
|
|
|
// public static host = 'http://mohemm-app-test.srca.org.sa:1010/';
|
|
|
|
|
public static host = 'https://erptstapp.srca.org.sa/' //UAT
|
|
|
|
|
// public static host = 'https://masaderapp.srca.org.sa/' //LIVE
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|