|
@@ -31,7 +31,7 @@ spring:
|
|
# port: ${REDIS_PORT:6386}
|
|
# port: ${REDIS_PORT:6386}
|
|
host: ${REDIS_HOST:10.21.39.1}
|
|
host: ${REDIS_HOST:10.21.39.1}
|
|
port: ${REDIS_PORT:6386}
|
|
port: ${REDIS_PORT:6386}
|
|
- password: ${REDIS_PWD:}
|
|
|
|
|
|
+ password: ${REDIS_PWD:UCSNxJ@k}
|
|
#连接超时时间
|
|
#连接超时时间
|
|
timeout: 5000ms
|
|
timeout: 5000ms
|
|
|
|
|