This commit is contained in:
2022-12-09 17:52:32 +05:30
rodzic f46290abf6
commit 3f58149121
+1
Wyświetl plik
@@ -1,3 +1,4 @@
export function _serverUrl() {
// sudheer 1.0 new branch
return 'http://localhost:3086/';
}