Commit 1d4d13cf60ba610281749f54db6ca7f1c69f5be0

Authored by sunninghai
1 parent 211beb2a

test

Showing 1 changed file with 5 additions and 3 deletions
cloud-product-service.yml
@@ -7,11 +7,13 @@ spring: @@ -7,11 +7,13 @@ spring:
7 config: 7 config:
8 discovery: 8 discovery:
9 enabled: true 9 enabled: true
  10 + sentinel:
  11 + transport:
  12 + port: 8719
  13 + dashboard: localhost:8080
10 aop: 14 aop:
11 proxy-target-class: true 15 proxy-target-class: true
12 - sentinel:  
13 - transport:  
14 - dashboard: localhost:8080 16 +
15 coreDatasource: 17 coreDatasource:
16 write: 18 write:
17 name: gxb_core 19 name: gxb_core