0
Fork 0
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:
Juan Picado @jotadeveloper 2018-09-17 20:13:34 +02:00 committed by GitHub
parent 901a1ccb6c
commit f75a9409ba
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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/`)!