浏览代码

配置还原

chenw 7 年之前
父节点
当前提交
2cf7abde6e
共有 1 个文件被更改,包括 2 次插入5 次删除
  1. 2 5
      applications/purchase/purchase-server/src/main/resources/application.yml

+ 2 - 5
applications/purchase/purchase-server/src/main/resources/application.yml

@@ -50,7 +50,7 @@ eureka:
   client:
   client:
     registryFetchIntervalSeconds: 5
     registryFetchIntervalSeconds: 5
     serviceUrl:
     serviceUrl:
-      defaultZone: http://${spring.security.user.name}:${spring.security.user.password}@127.0.0.1:8500/eureka/
+      defaultZone: http://${spring.security.user.name}:${spring.security.user.password}@10.1.81.61:8510/eureka/
 management:
 management:
   endpoints:
   endpoints:
     web:
     web:
@@ -92,7 +92,4 @@ hystrix:
 inquiry:
 inquiry:
   base-url: https://test-inquiry.uuzcc.cn
   base-url: https://test-inquiry.uuzcc.cn
 Component:
 Component:
-  base-url: https://test-mall.uuzcc.cn
-logging:
-  level:
-    com.usoftchina.saas.purchase: debug
+  base-url: https://test-mall.uuzcc.cn