This commit is contained in:
2022-12-09 17:37:03 +05:30
parent f46290abf6
commit 57852a8468
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -1,3 +1,4 @@
export function _serverUrl() {
// sachin commit
return 'http://localhost:3086/';
}