0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-01-20 22:52:46 -05:00

Merge pull request #371 from kingjan1999/patch-1

Fix typo in wiki/ssl.md
This commit is contained in:
Juan Picado @jotadeveloper 2017-10-21 09:44:43 +02:00 committed by GitHub
commit 7cfb655596

View file

@ -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: