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