mirror of
https://gitlab.com/Binaryify/neteasecloudmusicapi.git
synced 2025-05-23 22:37:41 +08:00
improve
This commit is contained in:
parent
1d8b13de2f
commit
cde7863060
2
app.js
2
app.js
@ -18,7 +18,7 @@ let cache = apicache.middleware
|
|||||||
// next()
|
// next()
|
||||||
// })
|
// })
|
||||||
|
|
||||||
// app.use(cache('2 minutes'))
|
app.use(cache('2 minutes'))
|
||||||
|
|
||||||
app.use(express.static('public'))
|
app.use(express.static('public'))
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "NeteaseCloudMusicApi",
|
"name": "NeteaseCloudMusicApi",
|
||||||
"version": "2.6.7",
|
"version": "2.6.8",
|
||||||
"description": "网易云音乐 NodeJS 版 API",
|
"description": "网易云音乐 NodeJS 版 API",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "node app.js",
|
"start": "node app.js",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user