NPM Mirror Bot
2022-02-12 03:59:23 +00:00
parent 01ab8c7d1e
commit 4b774583b4
2 changed files with 3 additions and 3 deletions

View File

@ -97,7 +97,7 @@ In China, the origin source of composer and npm is very slow. You can add `WORKS
Example:
```bash
WORKSPACE_NPM_REGISTRY=https://registry.npm.taobao.org
WORKSPACE_NPM_REGISTRY=https://registry.npmmirror.com
WORKSPACE_COMPOSER_REPO_PACKAGIST=https://packagist.phpcomposer.com
```