(function () { angular .module('app') .constant('appConfig', { apiUrl: 'http://109.74.198.22/AHT/AhtApiService.asmx' }); })();