Explorar el Código

更新 'repo/order.yml'

wzwHUOJU hace 6 años
padre
commit
3ece150586
Se han modificado 1 ficheros con 14 adiciones y 0 borrados
  1. 14 0
      repo/order.yml

+ 14 - 0
repo/order.yml

@@ -0,0 +1,14 @@
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/