wuxw7
2017-04-05 678ebc7cc519bcbe42b30edbc6070381ea1016e9
1
2
3
4
5
6
7
8
9
10
11
server:
  port: 8010
spring:
  application:
    name: wechat
eureka:
  client:
    serviceUrl:
      defaultZone: http://discovery:8761/eureka/
  instance:
    preferIpAddress: true