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