Selaa lähdekoodia

Merge branch 'sudheer1.0' of dsaisudheer3772/BizgazeUI into master

naresh.ch 3 vuotta sitten
vanhempi
commit
e08eee7c1b
1 muutettua tiedostoa jossa 3 lisäystä ja 2 poistoa
  1. 3
    2
      assets/js/setting.js

+ 3
- 2
assets/js/setting.js Näytä tiedosto

1
 export function _serverUrl() {
1
 export function _serverUrl() {
2
   // sachin 2.0 commitw
2
   // sachin 2.0 commitw
3
   // sudheer 1.0 new branch
3
   // sudheer 1.0 new branch
4
-  //return "http://localhost:3088/";
4
+  // merge request
5
+  return "http://localhost:3088/";
5
   //return "http://localhost:3086/";
6
   //return "http://localhost:3086/";
6
   //return "https://c01.bizgaze.app/";
7
   //return "https://c01.bizgaze.app/";
7
-  return "http://192.168.88.99:4001/";
8
+  //return "http://192.168.88.99:4001/";
8
 }
9
 }

Loading…
Peruuta
Tallenna