Subversion Repositories SmartDukaan

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
15747 anikendra 1
angular.module('starter.services', [])
2
 
3
.value('version', '0.1')
4
 
5
// .value('apihost',"http://45.33.50.227:8081\:8081");
6
.value('apihost',"http://45.33.50.227:8081");