mirror of
https://github.com/GiriNeko/YesPlayMusic.git
synced 2025-12-17 05:38:04 +00:00
fix: bug
This commit is contained in:
parent
2e7e6588a8
commit
78ba547138
10 changed files with 271 additions and 103 deletions
|
|
@ -1,7 +1,3 @@
|
|||
ELECTRON_WEB_SERVER_PORT = 42710
|
||||
ELECTRON_DEV_NETEASE_API_PORT = 3000
|
||||
VITE_APP_NETEASE_API_URL = /netease
|
||||
|
||||
# 部署到 Vercel 或 Netlify 等服务时写在配置文件 rewrite 中的网易云 API 地址
|
||||
# 注意此时 VITE_APP_NETEASE_API_URL 的值要设置成 /netease
|
||||
NETEASE_API_URL_FOR_REWRITE = https://example.your.netease.api.com
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue