Files
AiTool/frontend/.npmrc
2026-03-15 16:38:59 +08:00

5 lines
183 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 国内镜像加快安装、避免卡死Docker 内已单独配置,此文件供本地/CI 使用)
registry=https://registry.npmmirror.com
fetch-retries=5
fetch-timeout=60000