project-zot / zot

zot - A scale-out production-ready vendor-neutral OCI-native container image/artifact registry (purely based on OCI Distribution Specification)

Home Page:https://zotregistry.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to add HTTP_PROXY

soulwhisper opened this issue · comments

I have to use http_proxy to get access to certain registries. Can I set http_proxy for certain upstream, or I have to set proxy all of them? Could you provide me an example?

You can set HTTP_PROXY, HTTPS_PROXY and NO_PROXY environment variables before launching zot. It should take effect.