optimum

parent d4d72263
......@@ -4,7 +4,7 @@ mode = debug
[spu]
user_name = spu
password = spu
host = 192.168.1.238
host = 192.168.1.234
database = liexin_spu
table_prefix =lie_
type = mysql
......
;redis连接信息
[default_redis_read]
host = 192.168.1.234:6379
host = 192.168.1.235:6379
password = icDb29mLy2s
max_idle = 500
max_active = 500
idle_timeout = 20
[default_redis_write]
host = 192.168.1.234:6379
host = 192.168.1.235:6379
password = icDb29mLy2s
max_idle = 500
max_active = 500
idle_timeout = 20
[api_redis]
host = 192.168.1.234:6379
host = 192.168.1.235:6379
password = icDb29mLy2s
max_idle = 50
max_active = 100
......
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 sign in to comment