This commit is contained in:
qier222 2022-05-12 23:16:25 +08:00
parent 2e7e6588a8
commit 78ba547138
No known key found for this signature in database
GPG key ID: 9C85007ED905F14D
10 changed files with 271 additions and 103 deletions

View file

@ -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