Commit 339b155c by 郑云飞

1

parent 18faa8ba
...@@ -104,7 +104,7 @@ spring: ...@@ -104,7 +104,7 @@ spring:
# 端口,默认为6379 # 端口,默认为6379
port: 6319 port: 6319
# 数据库索引 # 数据库索引
database: 6 database: 7
# 密码(如没有密码请注释掉) # 密码(如没有密码请注释掉)
password: jhxx@2022 password: jhxx@2022
# 连接超时时间 # 连接超时时间
......
...@@ -27,7 +27,7 @@ captcha: ...@@ -27,7 +27,7 @@ captcha:
# 开发环境配置 # 开发环境配置
server: server:
# 服务器的HTTP端口,默认为8080 # 服务器的HTTP端口,默认为8080
port: 8080 port: 9090
servlet: servlet:
# 应用的访问路径 # 应用的访问路径
context-path: / context-path: /
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment