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