본문 바로가기
Development/Tools

Atom proxy 설정

by 폴피드 2015. 8. 26.
728x90
반응형

Window 기준 C:\Users\유저명\atom .apmrc 파일 생성


https-proxy = http://ip:port
http-proxy = http://ip:port
strict-ssl = false


여기 참고

https://github.com/atom/apm#behind-a-firewall

728x90
반응형