mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-02-21 07:29:37 +01:00
Merge pull request #371 from kingjan1999/patch-1
Fix typo in wiki/ssl.md
This commit is contained in:
commit
7cfb655596
@ -19,7 +19,7 @@ Once you update the listen and try to run verdaccio again will ask for certifica
|
||||
$ openssl x509 -req -in ~/.config/verdaccio/verdaccio-csr.pem -signkey ~/.config/verdaccio/verdaccio-key.pem -out ~/.config/verdaccio/verdaccio-cert.pem
|
||||
````
|
||||
|
||||
* Edit your config file `~/.config/verdaccio/config.yalm` and add the following section
|
||||
* Edit your config file `~/.config/verdaccio/config.yaml` and add the following section
|
||||
|
||||
````
|
||||
https:
|
||||
|
Loading…
Reference in New Issue
Block a user