feature 修改配置文件

This commit is contained in:
gqq 2021-07-04 22:04:17 +08:00
parent 7a72ce37e6
commit 7cde897b93
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ spring:
master:
url: jdbc:mysql://localhost:3306/ry?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
username: root
password: password
password: root
# 从库数据源
slave:
# 从数据源开关/默认关闭

View File

@ -16,7 +16,7 @@ ruoyi:
# 开发环境配置
server:
# 服务器的HTTP端口默认为80
port: 80
port: 81
servlet:
# 应用的访问路径
context-path: /