mirror of
https://gitee.com/y_project/RuoYi-Cloud.git
synced 2026-01-26 11:51:55 +08:00
迁移数据库地址,服务发现地址
This commit is contained in:
@@ -5,11 +5,11 @@ spring:
|
||||
nacos:
|
||||
discovery:
|
||||
# 服务注册地址
|
||||
server-addr: 192.168.1.211:30006
|
||||
server-addr: 10.0.1.91:30005
|
||||
namespace: prod
|
||||
config:
|
||||
# 配置中心地址
|
||||
server-addr: 192.168.1.211:30006
|
||||
server-addr: 10.0.1.91:30005
|
||||
# 配置文件格式
|
||||
file-extension: yml
|
||||
namespace: prod
|
||||
|
||||
@@ -13,7 +13,7 @@ spring:
|
||||
|
||||
image:
|
||||
#图片域名
|
||||
domainName: "https://adu.shjmall.cn/liguanghui/image/"
|
||||
domainName: "https://mall.lzsport.cn/file/"
|
||||
location:
|
||||
linux: /bt/pic/
|
||||
windows: D://test//
|
||||
|
||||
Reference in New Issue
Block a user