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