mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-23 22:27:34 -05:00
8 lines
134 B
YAML
8 lines
134 B
YAML
|
httpRetry: 10
|
||
|
httpTimeout: 100000
|
||
|
npmRegistryServer: ${registry}
|
||
|
yarnPath: .yarn/releases/yarn.js
|
||
|
|
||
|
unsafeHttpWhitelist:
|
||
|
- localhost
|