Commit 211beb2a9f95427502ab643dc9a986eec0ab980d

Authored by sunninghai
1 parent df545a2d

test

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