Crunchy
2024-04-26 d86a37f36ec375f8aa3d3eaee18ea1ad323eba0b
system-run/src/main/resources/application-dev.yml
@@ -67,7 +67,7 @@
    # redis端口(默认为6379)
    port: 6379
    # redis访问密码(默认为空)
    password: null
    password: 123456
    # redis连接超时时间(单位毫秒)
    timeout: 50
    # redis连接池配置