@@ -8,12 +8,14 @@ spring:
redis:
# 地址
host: localhost
+# host: 172.16.0.17
# 端口,默认为6379
port: 6379
# 数据库索引
database: 0
# 密码
password:
+# password: Ylrztek250218!3@.
# 连接超时时间
timeout: 20s
lettuce: