@@ -1,4 +1,4 @@
export function _serverUrl() {
- // sudheer 1.0 new branch
+ // sudheer 2.0 new branch
return 'http://localhost:3086/';
}