📝Add option to change API url

This commit is contained in:
Evil0ctal 2022-08-29 15:58:42 -07:00 committed by GitHub
parent 3cf3226ba0
commit 7c47e946e5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,6 +11,8 @@ Http_proxy = http://45.167.124.5:9992
Https_proxy = https://45.167.124.5:9992
[Web_API]
# API链接 如http://127.0.0.1:2333 或 http://api.douyin.wtf (末尾不要留斜杠)
URL = http://api.douyin.wtf
# API默认运行端口
Port = 2333
# 是否启用API的/video功能