perf: dockerfile proxy (#3067)

This commit is contained in:
Archer
2024-11-05 10:08:59 +08:00
committed by archer
parent fd49ad1342
commit 07b3a0a35d
2 changed files with 8 additions and 4 deletions

View File

@@ -16,4 +16,5 @@ weight: 811
5. 优化 - 全文检索语句,减少一轮查询。
6. 优化 - 修改 findLast 为 [...array].reverse().find适配旧版浏览器。
7. 优化 - Markdown 组件自动空格,避免分割 url 中的中文。
8. 修复 - BI 图表生成无法写入文件。
8. 修复 - Dockerfile pnpm install 支持代理。
9. 修复 - BI 图表生成无法写入文件。