Commit cb0b0485 by lichenggang

'update config'

parent a1a9ca22
Showing with 1 additions and 0 deletions
......@@ -61,6 +61,7 @@ def get_redis_conf():
'db': 0,
}
if ENV == 'produce':
conf['host'] = '39.108.51.147'
conf['password'] = 'icDb29mLy2s'
return conf
......
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