mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-16 21:56:25 -05:00
parent
55ddeb7aaa
commit
2e396e4d65
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ storage: ./storage
|
|||
|
||||
# a list of users
|
||||
#
|
||||
# This could be deprecated soon, use "users_file" instead.
|
||||
# This could be deprecated soon, use auth plugins instead (see htpasswd below).
|
||||
users:
|
||||
admin:
|
||||
# crypto.createHash('sha1').update(pass).digest('hex')
|
||||
|
|
Loading…
Reference in a new issue