chore: HTTPS 도메인 마이그레이션 (v1.1.0) #1
4
.npmrc
4
.npmrc
@ -1,5 +1,5 @@
|
||||
# Nexus npm 프록시 레지스트리
|
||||
registry=http://211.208.115.83:9081/repository/npm-public/
|
||||
registry=https://nexus.gc-si.dev/repository/npm-public/
|
||||
|
||||
# 인증 (필요한 경우, npm login으로 설정)
|
||||
# //211.208.115.83:9081/repository/npm-public/:_authToken=YOUR_TOKEN
|
||||
# //nexus.gc-si.dev/repository/npm-public/:_authToken=YOUR_TOKEN
|
||||
|
||||
불러오는 중...
Reference in New Issue
Block a user