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