Skip to content
This repository has been archived by the owner on Jun 8, 2023. It is now read-only.

20220315

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Mar 02:09
· 346 commits to main since this release
  1. 更新求模板链接
  2. 允许更多环境变量配置
  3. 修复记事本为空时追加报错的bug
  4. 控制access log的输出 (by hiCasper)
  5. 未验证的管理员开启验证邮箱时尝试发送验证邮件
  6. 优化Dockerfile,分离Redis
  7. 添加qiandao-lite相关说明和配置
  8. 统一DB连接操作,Cursor操作结束后自动关闭
  9. 优化日志输出, 避免重复日志

源码部署更新方式如下, 如更新后发生错误请重新拉取容器!

  # 先cd到源码所在目录, 执行命令后重启进程 
  wget https://fastly.jsdelivr.net/gh/qiandao-today/qiandao@master/update.sh -O ./update.sh && \
  sh ./update.sh