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