6 lines
219 B
Plaintext
6 lines
219 B
Plaintext
|
|
# Nexus npm 프록시 레지스트리
|
||
|
|
registry=http://211.208.115.83:9081/repository/npm-public/
|
||
|
|
|
||
|
|
# 인증 (필요한 경우, npm login으로 설정)
|
||
|
|
# //211.208.115.83:9081/repository/npm-public/:_authToken=YOUR_TOKEN
|