mirror of
https://github.com/algerkong/AlgerMusicPlayer.git
synced 2026-04-03 14:20:50 +08:00
10 lines
200 B
Plaintext
10 lines
200 B
Plaintext
# 你的接口地址 (必填)
|
|
VITE_API = http://127.0.0.1:30488
|
|
# 音乐破解接口地址 web端
|
|
VITE_API_MUSIC = ***
|
|
|
|
|
|
# 本地运行代理地址
|
|
VITE_API_LOCAL = /api
|
|
VITE_API_MUSIC_PROXY = /music
|