This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
storage: ./storage
|
||||
auth:
|
||||
gitea-auth:
|
||||
url: https://gitea.bramkelchtermans.be
|
||||
defaultOrg: LaughNCode
|
||||
htpasswd:
|
||||
file: ./htpasswd
|
||||
uplinks:
|
||||
npmjs:
|
||||
url: https://registry.npmjs.org/
|
||||
packages:
|
||||
"@*/*":
|
||||
access: $all
|
||||
publish: $authenticated
|
||||
proxy: npmjs
|
||||
"**":
|
||||
proxy: npmjs
|
||||
log: { type: stdout, format: pretty, level: http }
|
||||
Reference in New Issue
Block a user