Hello team, I have once query regarding npm amd nuget when we are migrating from one server url to another server url we need to set the url for npm and nuget once again.
example : server url :*http://abc.com/artifactory* npm config set registry http://abc.com/artifactory/api/npm/npm-repo -->primary server url before migration changing to new url *http://xyz.com/artifactory* so we need gain to this as mentioned below npm config set registry http://xyz/artifactory/api/npm/npm-repo-->we need to change to this Thanks in advance -- View this message in context: http://forums.jfrog.org/Npm-and-Nuget-migration-tp7580404.html Sent from the Artifactory - Users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ _______________________________________________ Artifactory-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/artifactory-users
