You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
because of the network, we can not visit aws s3 directly,so i cached the Nodejs Packs in inventory.toml into local registry, is there a way to modify the default download url ?
The text was updated successfully, but these errors were encountered:
Sorry, we don't have a way to modify the download urls at present, other than forking the buildpack and modifying inventory.toml.
What kind of restrictions do you have? It sounds like you might have to fetch from S3 via a proxy? If we offered proxy support, would that work? Or do you want a way to provide your own inventory.toml?
because of the network, we can not visit aws s3 directly,so i cached the Nodejs Packs in inventory.toml into local registry, is there a way to modify the default download url ?
The text was updated successfully, but these errors were encountered: