Files
Bram 968f0d9864
Build and Push Docker Images / build-and-push (push) Successful in 5m46s
update puppeteer server
2025-03-31 14:13:37 +02:00

17 lines
322 B
YAML

storage: ./storage
auth:
gitea-auth:
url: https://gitea.bramkelchtermans.be
defaultOrg: LaughNCode
uplinks:
npmjs:
url: https://registry.npmjs.org/
packages:
"@*/*":
access: $all
publish: $authenticated
proxy: npmjs
"**":
proxy: npmjs
log: { type: stdout, format: pretty, level: http }