vince
2023-07-20 852a9ee80fe79ac87854b8b46ad67ac857a56fc6
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