mirror of
https://github.com/MeoProject/lx-music-api-server.git
synced 2025-07-06 22:42:14 +08:00
feat: QQ音乐歌词功能
This commit is contained in:
@ -60,7 +60,7 @@ default = {
|
||||
"proxy": {
|
||||
"enable": False,
|
||||
"http_addr": "http://127.0.0.1:7890",
|
||||
"https_addr": "https://127.0.0.1:7890",
|
||||
"https_addr": "http://127.0.0.1:7890",
|
||||
},
|
||||
"_proxy-desc": "代理配置,HTTP与HTTPS协议需分开配置",
|
||||
"log_file": True,
|
||||
|
Reference in New Issue
Block a user