0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-16 21:56:25 -05:00
verdaccio/docker-examples/v6/reverse_proxy/nginx/relative_path/README.md
2021-11-19 15:39:26 +01:00

488 B
Executable file

Nginx Relative Path with Verdaccio 6

This example runs two verdaccio versions:

Note: we should add more sort of configurations here.

Nginx HTTP Example

docker-compose up --build --force-recreate

open the browser

http://localhost/verdaccio/

Nginx SSL Example

docker-compose -f docker-compose_ssl.yml up --build --force-recreate

open the browser

https://localhost/verdaccio/