Commit 2c641542 authored by 智勇's avatar 智勇

up

parent 9c1995fc
...@@ -103,7 +103,7 @@ module.exports = { ...@@ -103,7 +103,7 @@ module.exports = {
}, },
// redis配置 // redis配置
redis: { redis: {
api: 'redis://redis:6379/2' api: 'redis://redis:6379/1'
}, },
log4js: { log4js: {
......
[mysql] [mysql]
ip_address = mysql ip_address = 172.20.6.10
port = 3306 port = 9030
user = qa user = monitor
password = qatest password = monitor0302
db_name =risk_data_statistics db_name =risk_data_statistics
[redis] [redis]
......
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