本地配置文件修改
This commit is contained in:
parent
4d3673b337
commit
82cd7e1cca
|
|
@ -38,7 +38,7 @@ spring:
|
||||||
datasource:
|
datasource:
|
||||||
ds1:
|
ds1:
|
||||||
nacos:
|
nacos:
|
||||||
server-addr: 192.168.0.14:8848
|
server-addr: 127.0.0.1:8848
|
||||||
dataId: sentinel-sgzb-gateway
|
dataId: sentinel-sgzb-gateway
|
||||||
groupId: DEFAULT_GROUP
|
groupId: DEFAULT_GROUP
|
||||||
data-type: json
|
data-type: json
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue