var starter = angular.module('starter.services', []) starter.constant("config",{ server:"http://172.31.40.29/" });