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