update ruoyi-gateway/src/main/resources/bootstrap.yml.
Signed-off-by: tgooogt <tgooogt123@163.com>
This commit is contained in:
parent
fc7ed5d5ce
commit
86bd4d956f
|
|
@ -14,10 +14,10 @@ spring:
|
||||||
nacos:
|
nacos:
|
||||||
discovery:
|
discovery:
|
||||||
# 服务注册地址
|
# 服务注册地址
|
||||||
server-addr: i64b4f3096e1369d6259eb213-redis.oneos-tg:8848
|
server-addr: his-nacos.oneos-tg:8848
|
||||||
config:
|
config:
|
||||||
# 配置中心地址
|
# 配置中心地址
|
||||||
server-addr: i64b4f3096e1369d6259eb213-redis.oneos-tg:8848
|
server-addr: his-nacos.oneos-tg:8848
|
||||||
# 配置文件格式
|
# 配置文件格式
|
||||||
file-extension: yml
|
file-extension: yml
|
||||||
# 共享配置
|
# 共享配置
|
||||||
|
|
@ -33,7 +33,7 @@ spring:
|
||||||
datasource:
|
datasource:
|
||||||
ds1:
|
ds1:
|
||||||
nacos:
|
nacos:
|
||||||
server-addr: i64b4f3096e1369d6259eb213-redis.oneos-tg:8848
|
server-addr: his-nacos.oneos-tg:8848
|
||||||
dataId: sentinel-ruoyi-gateway
|
dataId: sentinel-ruoyi-gateway
|
||||||
groupId: DEFAULT_GROUP
|
groupId: DEFAULT_GROUP
|
||||||
data-type: json
|
data-type: json
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue