Configuration Issue with nginx config and reverse proxy #2384
-
I'm running a gitlab server that uses an nginx webserver. I added the following config to the nginx to make verdaccio run in the directory
I took these settings from the verdaccion docs. As you can see I proxy to a local port that servers verdaccio. the verdaccio config itself holds the these lines: listen: 'https://localhost:4873'
url_prefix: '/verdaccio/' The verdaccio page actually loads, but the assets are not loaded. How do I config the assets path to work? For some reason the |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 5 replies
-
https://verdaccio.org/blog#a-new-public-url-environment-variable |
Beta Was this translation helpful? Give feedback.
https://verdaccio.org/blog#a-new-public-url-environment-variable