mirror of
https://github.com/shishantbiswas/bknd.git
synced 2026-03-15 20:17:22 +00:00
public commit
This commit is contained in:
14
verdaccio.yml
Normal file
14
verdaccio.yml
Normal file
@@ -0,0 +1,14 @@
|
||||
storage: .verdaccio/storage
|
||||
auth:
|
||||
htpasswd:
|
||||
file: .verdaccio/htpasswd
|
||||
uplinks:
|
||||
npmjs:
|
||||
url: https://registry.npmjs.org/
|
||||
packages:
|
||||
'**':
|
||||
access: $all
|
||||
publish: $authenticated
|
||||
proxy: npmjs
|
||||
log: { type: stdout, format: pretty, level: http }
|
||||
|
||||
Reference in New Issue
Block a user