Update config.ini
This commit is contained in:
parent
59afdddf55
commit
9eef9c3246
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ Https_proxy = https://45.167.124.5:9992
|
||||||
# API链接 如:http://127.0.0.1:2333 或 http://api.douyin.wtf (末尾不要留斜杠)
|
# API链接 如:http://127.0.0.1:2333 或 http://api.douyin.wtf (末尾不要留斜杠)
|
||||||
Domain = http://api.douyin.wtf
|
Domain = http://api.douyin.wtf
|
||||||
# API默认运行端口
|
# API默认运行端口
|
||||||
Port = 80
|
Port = 2333
|
||||||
# 是否启用API的/video功能
|
# 是否启用API的/video功能
|
||||||
Video_Download = True
|
Video_Download = True
|
||||||
# 是否启用API的/music功能
|
# 是否启用API的/music功能
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue