fix: Nexus 프록시 인증정보 추가
This commit is contained in:
부모
a7a3484e22
커밋
c45f3d80a2
4
.npmrc
4
.npmrc
@ -1,5 +1,5 @@
|
|||||||
# Nexus npm 프록시 레지스트리
|
# Nexus npm 프록시 레지스트리
|
||||||
registry=https://nexus.gc-si.dev/repository/npm-public/
|
registry=https://nexus.gc-si.dev/repository/npm-public/
|
||||||
|
|
||||||
# 인증 (필요한 경우, npm login으로 설정)
|
# Nexus 인증
|
||||||
# //nexus.gc-si.dev/repository/npm-public/:_authToken=YOUR_TOKEN
|
//nexus.gc-si.dev/repository/npm-public/:_auth=YWRtaW46R2NzYyE4OTMy
|
||||||
|
|||||||
불러오는 중...
Reference in New Issue
Block a user