mirror of
https://github.com/NeteaseCloudMusicApiEnhanced/api-enhanced.git
synced 2025-10-21 21:43:09 +00:00
build(env): disable global dotenv file
This commit is contained in:
parent
6d33efee47
commit
f3d95f17b4
@ -16,5 +16,10 @@
|
||||
"Access-Control-Allow-Headers": "X-CSRF-Token, X-Requested-With, Accept, Accept-Version, Content-Length, Content-MD5, Content-Type, Date, X-Api-Version"
|
||||
}
|
||||
}
|
||||
]
|
||||
],
|
||||
"env": {
|
||||
"NODE_ENV": "production",
|
||||
"ENABLE_FLAC": "true",
|
||||
"ENABLE_GENERAL_UNBLOCK": "true"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user