wuxw
2019-06-01 c35a64e020e887c8bac676710d027043d9294566
FeeService/src/main/resources/application-prod.yml
@@ -18,7 +18,7 @@
      defaultZone: http://prod.java110.com:8761/eureka/
      #defaultZone: http://localhost:8761/eureka/
server:
  port: 8009
  port: 8010
  tomcat:
    uri-encoding: UTF-8
@@ -29,7 +29,7 @@
      enabled: true
      force: true
  application:
    name: community-service
    name: fee-service
  redis:
    database: 0
    host: prod.redis.java110.com