Skip to content

Commit bca0ffc

Browse files
authored
Use environment variable for Socket Firewall npm token (#440)
1 parent 33ddd13 commit bca0ffc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.npmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
registry = https://socket-firewall-registry.corporate.intercom.io/npm
2-
//socket-firewall-registry.corporate.intercom.io/npm/:_authToken = "BYUi5HGeKW4GPN1z6PXqjeo3IVmLJ9uFA8TQFzoP2VbRt3h0J9AMaqz9A"
2+
//socket-firewall-registry.corporate.intercom.io/npm/:_authToken = ${SOCKET_FIREWALL_NPM_TOKEN}
33
strict-ssl = true
44
always-auth = true

0 commit comments

Comments
 (0)