mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-01-20 22:52:46 -05:00
Updated the config
This commit is contained in:
parent
ab44907dac
commit
a38cf312b2
1 changed files with 3 additions and 5 deletions
|
@ -1,11 +1,9 @@
|
||||||
# path to a directory with all packages
|
# path to a directory with all packages
|
||||||
storage: ./storage
|
storage: ./storage
|
||||||
|
|
||||||
# a list of users
|
title: Sinopia
|
||||||
users:
|
# root: http://my.custom.domain.com
|
||||||
admin:
|
# logo: logo.png
|
||||||
# crypto.createHash('sha1').update(pass).digest('hex')
|
|
||||||
password: __PASSWORD__
|
|
||||||
|
|
||||||
# a list of other known repositories we can talk to
|
# a list of other known repositories we can talk to
|
||||||
uplinks:
|
uplinks:
|
||||||
|
|
Loading…
Add table
Reference in a new issue