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