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