Cache redirects for 5 mins
This commit is contained in:
@ -6,11 +6,12 @@
|
||||
"config": {
|
||||
"registryURL": "https://registry.npmjs.org",
|
||||
"bowerBundle": "/bower.zip",
|
||||
"redirectTTL": 500,
|
||||
"port": 5000
|
||||
},
|
||||
"dependencies": {
|
||||
"cors": "^2.7.1",
|
||||
"express": "^4.13.4",
|
||||
"npm-http-server": "^2.3.1"
|
||||
"npm-http-server": "^2.4.0"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user