Commit e0f0cf76 by lizefeng

优化生产环境redis的配置

parent 0a6fa3a0
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
"WebHost_LoginOut": "http://www.bailuntec.com/Login/LoginOut", "WebHost_LoginOut": "http://www.bailuntec.com/Login/LoginOut",
"Pams_GetAccountToken": "http://pams.bailuntec.com/Api/GetAccountToken", "Pams_GetAccountToken": "http://pams.bailuntec.com/Api/GetAccountToken",
"redis": { "redis": {
"HostName": "redis.blt.com", "HostName": "10.0.2.11",
"Port": "6379", "Port": "6379",
"Password": "", "Password": "",
"Defaultdatabase": 0 "Defaultdatabase": 0
......
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