Browse Source

更新 'repo/consumer.yml'

wzwHUOJU 5 years ago
parent
commit
8c8758329c
1 changed files with 2 additions and 14 deletions
  1. 2 14
      repo/consumer.yml

+ 2 - 14
repo/consumer.yml

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