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