# Pastebin t9yPO48N # settings are correct and reachable in your environment; otherwise update # them with the correct values for your environment. proxy: - http: "" - https: "" - no_proxy: [] + http: "proxy.example.com:8080" + https: "proxy.example.com:8080" + no_proxy: + - 127.0.0.1