|
@@ -9,7 +9,7 @@ ruoyi:
|
|
# 实例演示开关
|
|
# 实例演示开关
|
|
demoEnabled: true
|
|
demoEnabled: true
|
|
# 文件路径 示例( Windows配置D:/ruoyi/uploadPath,Linux配置 /home/ruoyi/uploadPath)
|
|
# 文件路径 示例( Windows配置D:/ruoyi/uploadPath,Linux配置 /home/ruoyi/uploadPath)
|
|
- profile: D:/ruoyi/uploadPath
|
|
|
|
|
|
+ profile: /home/ruoyi/uploadPath/wuyeguanli
|
|
# 获取ip地址开关
|
|
# 获取ip地址开关
|
|
addressEnabled: false
|
|
addressEnabled: false
|
|
# 验证码类型 math 数组计算 char 字符验证
|
|
# 验证码类型 math 数组计算 char 字符验证
|
|
@@ -18,7 +18,7 @@ ruoyi:
|
|
# 开发环境配置
|
|
# 开发环境配置
|
|
server:
|
|
server:
|
|
# 服务器的HTTP端口,默认为8080
|
|
# 服务器的HTTP端口,默认为8080
|
|
- port: 8065
|
|
|
|
|
|
+ port: 8074
|
|
servlet:
|
|
servlet:
|
|
# 应用的访问路径
|
|
# 应用的访问路径
|
|
context-path: /
|
|
context-path: /
|
|
@@ -39,7 +39,7 @@ spring:
|
|
# 端口,默认为6379
|
|
# 端口,默认为6379
|
|
port: 6379
|
|
port: 6379
|
|
# 数据库索引
|
|
# 数据库索引
|
|
- database: 7
|
|
|
|
|
|
+ database: 10
|
|
# 密码
|
|
# 密码
|
|
password: D3fQYAsw
|
|
password: D3fQYAsw
|
|
# 连接超时时间
|
|
# 连接超时时间
|