1
zj
2024-07-21 5c1e682edc2bc6c89cf0f34f93a438d1da274e64
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:
    # 连接超时时间