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