Commit 879756ec authored by 郝聪敏's avatar 郝聪敏

修改work-flow配置文件

parent a4522a19
......@@ -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