fix: 移除Dockerfile中的npm和yarn注册表设置,并添加.yarnrc文件以配置注册表

This commit is contained in:
2025-10-25 23:12:14 +08:00
parent 8d479feaee
commit fdfabd725b
2 changed files with 1 additions and 2 deletions

View File

@ -0,0 +1 @@
registry "https://registry.npmmirror.com"