Commit 4f1db5e2 authored by tong.li's avatar tong.li

Merge branch 'master' of git.quantgroup.cn:QA/config_repository

parents 6edab97a 879756ec
......@@ -6,7 +6,8 @@
module.exports = {
port: 80,
secret: 'lvmf',
expires: 60*60, //秒
expires: 2 * 60 * 60, // 秒
refreshExpires: 7 * 24 * 60 * 60, // 秒
redis: {
easyMode: {
host: '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