# Conflicts:
#	assets/js/setting.js
This commit is contained in:
2022-12-09 18:05:39 +05:30
+4
View File
@@ -1,4 +1,8 @@
export function _serverUrl() {
<<<<<<< HEAD
// sachin commitw
=======
// sudheer 1.0 new branch
>>>>>>> 3f581491210a99ac539a898f1cccb5f8fbdb5815
return 'http://localhost:3086/';
}