vince
2023-10-26 e627f4e66b1914d0f13205f45df1496d455f7895
igds-web/src/main/resources/application-dev.yml
@@ -43,10 +43,10 @@
  # Redis相关配置
  redis:
    database: 1
    database: 2
    host: 127.0.0.1
    port: 6379
    password:
    password: Abc123..
    pool:
      max-active: 200
      max-wait: -1