mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-16 21:56:25 -05:00
9e29bf8890
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-DEBIAN10-GLIBC-1315333 - https://snyk.io/vuln/SNYK-DEBIAN10-OPENSSL-1569403 - https://snyk.io/vuln/SNYK-DEBIAN10-OPENSSL-1569403 - https://snyk.io/vuln/SNYK-DEBIAN10-OPENSSL-1569406 - https://snyk.io/vuln/SNYK-DEBIAN10-OPENSSL-1569406 |
||
---|---|---|
.. | ||
conf/v5 | ||
nginx | ||
nginx_ssl | ||
storage | ||
docker-compose.yml | ||
docker-compose_ssl.yml | ||
README.md |
Nginx Relative Path with Verdaccio 5
This example runs two verdaccio versions:
- Running
verdaccio:5.x
http://localhost/verdaccio/
Note: we should add more sort of configurations here.
Nginx HTTP Example
docker-compose up --build --force-recreate
open the browser
http://localhost/relative_path/
Nginx SSL Example
docker-compose -f docker-compose_ssl.yml up --build --force-recreate
open the browser
https://localhost/verdaccio/