Skip to content

Commit

Permalink
Merge pull request #77 from imsyy/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
imsyy authored Feb 7, 2023
2 parents d41a0b0 + 05eb444 commit 1086591
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .env
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,10 @@ VITE_WEATHER_KEY = "57eaea5833ff1616cfd1ff2c4cf9b58a"
VITE_SITE_START = "2020-10-24"

# 歌曲 API 地址
## 请参照 https://github.com/imsyy/Meting-API#cloudflare-workers 进行 API 服务部署
## 此处提供的服务可能会超量从而无法访问,请自行部署
## 备用:https://api.wuenci.com/meting/api/
VITE_SONG_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音乐 )
VITE_SONG_SERVER = "netease"
# 播放类型 ( song-歌曲, playlist-播放列表, album-专辑, search-搜索, artist-艺术家 )
Expand Down

1 comment on commit 1086591

@vercel
Copy link

@vercel vercel bot commented on 1086591 Feb 7, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.