0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-16 21:56:25 -05:00

docs: add example for integrating GitHub registry with uplinks (#4505)

This commit is contained in:
Marc Bernard 2024-02-13 15:52:29 +01:00 committed by GitHub
parent 487e2f77fe
commit 8ace3245ff
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -22,6 +22,9 @@ uplinks:
url: http://localhost:55666/
```
Here's an example of seamlessly integrating npmjs and GitHub registries using Verdaccio:
[How to use Verdaccio with GitHub registry](https://dev.to/verdaccio/how-to-use-verdaccio-with-github-registry-2ejj)
### Configuration {#configuration}
You can define mutiple uplinks and each of them must have an unique name (key). They can have the following properties: