|
@@ -28,7 +28,7 @@ spring:
|
|
host: ${REDIS_HOST:114.55.24.6}
|
|
host: ${REDIS_HOST:114.55.24.6}
|
|
# port: ${REDIS_PORT:6386}
|
|
# port: ${REDIS_PORT:6386}
|
|
# host: ${REDIS_HOST:127.0.0.1}
|
|
# host: ${REDIS_HOST:127.0.0.1}
|
|
- port: ${REDIS_PORT:6384}
|
|
|
|
|
|
+ port: ${REDIS_PORT:6386}
|
|
password: ${REDIS_PWD:}
|
|
password: ${REDIS_PWD:}
|
|
#连接超时时间
|
|
#连接超时时间
|
|
timeout: 5000ms
|
|
timeout: 5000ms
|