mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-16 21:56:25 -05:00
Update reverse-proxy.md
This commit is contained in:
parent
901a1ccb6c
commit
f75a9409ba
1 changed files with 1 additions and 1 deletions
|
@ -87,4 +87,4 @@ location ~ ^/verdaccio/(.*)$ {
|
|||
```
|
||||
For this case, `url_prefix` should set to `/verdaccio/`
|
||||
|
||||
> Note: There is a Slash after install path (`https://your-domain:port/vardaccio/`)!
|
||||
> Note: There is a Slash after install path (`https://your-domain:port/verdaccio/`)!
|
||||
|
|
Loading…
Reference in a new issue