mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-01-27 22:59:51 -05:00
12 lines
176 B
YAML
12 lines
176 B
YAML
storage: ./test-storage2
|
|
|
|
users:
|
|
test:
|
|
password: a94a8fe5ccb19ba61c4c0873d391e987982fbbd3
|
|
|
|
packages:
|
|
'*':
|
|
allow_access: test
|
|
allow_publish: test
|
|
|
|
listen: 55552
|