mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-24 21:15:51 +01:00
fix bad reference to docker yaml (#2329)
* fix bad reference to docker yaml * Partially revert "fix bad reference to docker yaml" This partially reverts commit 8299c2946732a8dbbac2132ce9a4c4b5c7049bde.
This commit is contained in:
parent
625f529fe9
commit
c45711ade5
@ -72,7 +72,7 @@ Copy the [existing configuration](https://github.com/verdaccio/verdaccio/blob/ma
|
||||
and adapt it for your use case:
|
||||
|
||||
```bash
|
||||
wget https://raw.githubusercontent.com/verdaccio/verdaccio/master/conf/docker.yaml -O config.yaml
|
||||
wget https://raw.githubusercontent.com/verdaccio/verdaccio/master/packages/config/src/conf/docker.yaml -O config.yaml
|
||||
```
|
||||
|
||||
**Note:** Make sure you are using the right path for the storage that is used for
|
||||
|
Loading…
Reference in New Issue
Block a user