mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-02-17 23:45:29 -05:00
13 lines
175 B
YAML
13 lines
175 B
YAML
|
storage: ./test-storage
|
||
|
|
||
|
users:
|
||
|
test:
|
||
|
password: a94a8fe5ccb19ba61c4c0873d391e987982fbbd3
|
||
|
|
||
|
packages:
|
||
|
'*':
|
||
|
allow_access: test
|
||
|
allow_publish: test
|
||
|
|
||
|
listen: 55550
|