ruoyi-admin/src/main/resources/application-druid.yml
@@ -65,13 +65,13 @@ # redis 配置 redis: # 地址 host: localhost host: 47.114.74.44 # 端口,默认为6379 port: 6379 port: 6399 # 数据库索引 database: 0 database: 9 # # 密码 password: 123456 password: # 连接超时时间 timeout: 10s lettuce: