mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-01-06 22:40:26 -05:00
Merge branch 'master' into refactor-ui-front
This commit is contained in:
commit
375a0cac0e
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ Copy the [existing configuration](https://github.com/verdaccio/verdaccio/blob/ma
|
||||||
and adapt it for your use case:
|
and adapt it for your use case:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
wget https://github.com/verdaccio/verdaccio/blob/master/conf/full.yaml -O config.yaml
|
wget https://raw.githubusercontent.com/verdaccio/verdaccio/master/conf/full.yaml -O config.yaml
|
||||||
```
|
```
|
||||||
|
|
||||||
**Note:** Make sure you are using the right path for the storage that is used for
|
**Note:** Make sure you are using the right path for the storage that is used for
|
||||||
|
|
Loading…
Reference in a new issue