Sai Sudheer 2 anni fa
parent
commit
def43a902a
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1
    1
      assets/js/setting.js

+ 1
- 1
assets/js/setting.js Vedi File

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
-  // merge request
4
+  // merge request another time
5
   return "http://localhost:3088/";
5
   return "http://localhost:3088/";
6
   //return "http://localhost:3086/";
6
   //return "http://localhost:3086/";
7
   //return "https://c01.bizgaze.app/";
7
   //return "https://c01.bizgaze.app/";

Loading…
Annulla
Salva