mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-11-13 03:35:52 +01:00
8a8f2b6774
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-ALPINE314-CURL-1533447 - https://snyk.io/vuln/SNYK-ALPINE314-CURL-1533452 - https://snyk.io/vuln/SNYK-ALPINE314-CURL-1533458 - https://snyk.io/vuln/SNYK-ALPINE314-CURL-1533461 - https://snyk.io/vuln/SNYK-ALPINE314-CURL-1533461 |
||
---|---|---|
.. | ||
conf | ||
nginx | ||
nginx_ssl | ||
docker-compose_ssl.yml | ||
docker-compose.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/