mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-02-17 23:45:29 -05:00
docs(docker): spelling and minor grammar fix (#2434)
This commit is contained in:
parent
3d26a8190c
commit
f5fd7bf5bf
1 changed files with 1 additions and 1 deletions
|
@ -131,7 +131,7 @@ V_PATH=/path/for/verdaccio; docker run -it --rm --name verdaccio \
|
|||
verdaccio/verdaccio
|
||||
```
|
||||
|
||||
Of course the numbers you give to `-p` paremeter need to match.
|
||||
Of course the numbers you give to the `-p` parameter need to match.
|
||||
|
||||
### Using HTTPS with Docker {#using-https-with-docker}
|
||||
You can configure the protocol verdaccio is going to listen on, similarly to the port configuration.
|
||||
|
|
Loading…
Add table
Reference in a new issue