mirror of
https://github.com/imsyy/home.git
synced 2025-05-21 13:40:15 +09:00
Update .env.example
This commit is contained in:
parent
1ebe8921e8
commit
c6d34063f9
@ -44,8 +44,8 @@ VITE_SITE_ICP = ""
|
|||||||
## 备用:https://api.wuenci.com/meting/api/
|
## 备用:https://api.wuenci.com/meting/api/
|
||||||
VITE_SONG_API = "https://api-meting.imsyy.top/api"
|
VITE_SONG_API = "https://api-meting.imsyy.top/api"
|
||||||
# 歌曲服务器 ( netease-网易云, tencent-qq音乐 )
|
# 歌曲服务器 ( netease-网易云, tencent-qq音乐 )
|
||||||
VITE_SONG_SERVER = "netease"
|
VITE_SONG_SERVER = "tencent"
|
||||||
# 播放类型 ( song-歌曲, playlist-播放列表, album-专辑, search-搜索, artist-艺术家 )
|
# 播放类型 ( song-歌曲, playlist-播放列表, album-专辑, search-搜索, artist-艺术家 )
|
||||||
VITE_SONG_TYPE = "playlist"
|
VITE_SONG_TYPE = "playlist"
|
||||||
# 播放 ID ( 若无需播放器,请设为空即可 )
|
# 播放 ID ( 若无需播放器,请设为空即可 )
|
||||||
VITE_SONG_ID = "12488560884"
|
VITE_SONG_ID = "9305069116"
|
||||||
|
Loading…
Reference in New Issue
Block a user