1
zj
2024-07-19 4b8e10e605d28fc1b4ad3d33a6cf2bfbbea15bd5
websocketClient/src/main/resources/application.yml
@@ -1,5 +1,5 @@
server:
  port: 8090
  port: 8095
spring:
@@ -10,7 +10,7 @@
    # 端口,默认为6379
    port: 6379
    # 数据库索引
    database: 0
    database: 1
    # 密码
    password:
    # 连接超时时间