forked from sombochea/verdaccio-ui
chore: remove unused code
This commit is contained in:
@@ -32,7 +32,7 @@ new WebpackDevServer(compiler, {
|
||||
},
|
||||
proxy: [{
|
||||
context: ['/-/verdaccio/logo', '/-/verdaccio/packages', '/-/static/logo.png'],
|
||||
target: 'http://localhost:4873',
|
||||
target: 'http://localhost:8080',
|
||||
}],
|
||||
}).listen(4872, 'localhost', function(err) {
|
||||
if (err) {
|
||||
|
||||
Reference in New Issue
Block a user