최근 업데이트 이후 rake task themes:update가 프록시 서버를 사용하지 않음

Recent commits in GitHub seems to stop theme components updater to use a proxy server. I remember that they can be updated through a proxy server (set in env vars HTTP_PROXY and HTTPS_PROXY) in the past, but now they do not.

NO_PROXY='127.0.0.1, localhost, <internal-network>, github.com'을 추가하세요

1개의 좋아요