peter
2025-11-15 5a7a44a27e7fd89f8dab774a315e06d142fb6e11
src/main/resources/application.yml
@@ -2,7 +2,7 @@
# 开发环境配置
server:
  # 服务器的HTTP端口,默认为8090
  port: 8092
  port: 8070
  tomcat:
    # tomcat的URI编码
    uri-encoding: UTF-8
@@ -106,7 +106,7 @@
    # 端口,默认为6379
    port: 6380
    # 数据库索引
    database: 0
    database: 3
    # 密码
    password:
    # 连接超时时间