Browse Source

更新 'repo/consumer-test.yml'

wzwHUOJU 5 years ago
parent
commit
68f8052a23
1 changed files with 1 additions and 8 deletions
  1. 1 8
      repo/consumer-test.yml

+ 1 - 8
repo/consumer-test.yml

@@ -1,15 +1,8 @@
1
-server:
2
-  port: 9002
3 1
 spring:
4
-  application:
5
-    name: consumer
6 2
   zipkin:
7 3
     base-url: http://localhost:9000
8 4
   sleuth:
9 5
     sampler:
10 6
       percentage: 1.0
11
-eureka:
12
-  client:
13
-    serviceUrl:
14
-      defaultZone: http://localhost:8761/eureka/
7
+
15 8
 env: test