Commit c647ca87 authored by wux's avatar wux

修改环境配置

parent fa599ede
......@@ -63,7 +63,7 @@ spring:
redis:
host: 172.18.96.67 # 地址
port: 2796 # 端口
password: pcn491nh086trmjh
password: ch09tx653&t
database: 0 # 数据库索引
timeout: 60s
connect-timeout: 60s
......@@ -72,7 +72,7 @@ spring:
redis-host: 172.18.96.67 # redis server IP 默认值:127.0.0.1
redis-port: 2796 # redis service 端口 默认值:6379
redis-db: 4 # redis service 数据库 默认值:6379
redis-password: pcn491nh086trmjh # redis 访问密码 默认值:null
redis-password: ch09tx653&t # redis 访问密码 默认值:null
redis-connection-timeout: 2000 # redis 连接超时时间 默认值:2000
redis-pool-max-idle: 50 # redis 连接池最大空闲连接数 默认值:50
redis-pool-min-idle: 10 # redis 连接池最小空闲连接数 默认值: 10
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment