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