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