Fix ASN DB URL to the remote-proxy scheme #8

Merged
benvin merged 1 commits from benvin/fix-asn-db-url into main 2026-07-24 00:05:23 +10:00

1 Commits

Author SHA1 Message Date
benvin ef9a71bf0a Fix ASN DB URL to the remote-proxy scheme
ci/woodpecker/pr/build Pipeline was successful
ci/woodpecker/pr/pre-commit Pipeline was successful
ci/woodpecker/pr/test Pipeline was successful
Remote proxies are served at /api/v1/remote/<name>/<path>, not the v2
/remotes/<name>/files/ path (which is the local-repo PUT scheme). Correct the
default iplocate DB URL accordingly. Verified the scheme against an existing
github-remote asset (returns 200).
2026-07-22 00:59:37 +10:00