Commit 8af38866 authored by 温海元's avatar 温海元

modify mysql config

parent b6772d05
...@@ -11,7 +11,7 @@ module.exports = { ...@@ -11,7 +11,7 @@ module.exports = {
path: '/v2/index.php', path: '/v2/index.php',
domain: '.lkbang.com', domain: '.lkbang.com',
noHealthCheckApp: [ noHealthCheckApp: [
'acs-batch', 'acs-quartz', 'acs-service', 'pcm', 'vcc-talos', 'app-server', 'smart-recruitment-spyder', 'cash-loan-flow-report', 'egg-puppeteer', 'acs-batch', 'acs-quartz', 'acs-service', 'pcm', 'vcc-talos', 'app-server', 'smart-recruitment-spyder', 'cash-loan-flow-report', 'egg-puppeteer','qa-api',
], ],
qaapiHost: 'http://qaapi.liangkebang.com', qaapiHost: 'http://qaapi.liangkebang.com',
latestDingRobot: 'https://oapi.dingtalk.com/robot/send?access_token=99e801a2cf26680e6ce09cb12f830c21a03ae3df07d18f6a38e1db54c0e95f2c', latestDingRobot: 'https://oapi.dingtalk.com/robot/send?access_token=99e801a2cf26680e6ce09cb12f830c21a03ae3df07d18f6a38e1db54c0e95f2c',
......
cdconst defaultMysql = { const defaultMysql = {
memory: { memory: {
request: 500, request: 500,
limit: 1024, limit: 1024,
......
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