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 9 enabled: true
10 10 aop:
11 11 proxy-target-class: true
12   -
  12 + sentinel:
  13 + transport:
  14 + dashboard: localhost:8080
13 15 coreDatasource:
14 16 write:
15 17 name: gxb_core
... ...