Skip to content

Instantly share code, notes, and snippets.

@esslamben
Last active August 2, 2020 23:32
Show Gist options
  • Save esslamben/0605f1d516996729a801f5f8975966b7 to your computer and use it in GitHub Desktop.
Save esslamben/0605f1d516996729a801f5f8975966b7 to your computer and use it in GitHub Desktop.
storage: ./storage
auth:
htpasswd:
file: ./htpasswd
max_users: -1
uplinks:
npmjs:
url: https://registry.npmjs.org/
packages:
'**':
proxy: npmjs
access: $authenticated
publish: $authenticated
logs:
- {type: stdout, format: pretty, level: http}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment