spring: application: name: dmp-org cloud: config: profile: dev2 uri: http://192.168.64.18:9932 allowOverride: true overrideNone: true overrideSystemProperties: false eureka: client: fetch-registry: true register-with-eureka: false