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: # 连接超时时间