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