mirror of
https://github.com/MeoProject/lx-music-api-server.git
synced 2025-05-23 19:17:41 +08:00
Update config.py
我真服了
这里填addr,下面又是value
找了半天的代理服务器都不行,一看是这里出了问题
生成的config.json也是addr
😓
This commit is contained in:
parent
20696eaa9d
commit
3f16333cc2
@ -59,8 +59,8 @@ default = {
|
||||
"_fakeip-desc": "服务器在海外时的IP伪装值",
|
||||
"proxy": {
|
||||
"enable": False,
|
||||
"http_addr": "http://127.0.0.1:7890",
|
||||
"https_addr": "http://127.0.0.1:7890",
|
||||
"http_value": "http://127.0.0.1:7890",
|
||||
"https_value": "http://127.0.0.1:7890",
|
||||
},
|
||||
"_proxy-desc": "代理配置,HTTP与HTTPS协议需分开配置",
|
||||
"log_file": True,
|
||||
|
Loading…
x
Reference in New Issue
Block a user