加入subpath支持,但暂不启用

This commit is contained in:
Your Name
2023-04-22 18:07:24 +08:00
parent 206f4138b6
commit e90eee2d8e
3 changed files with 17 additions and 12 deletions

View File

@@ -61,5 +61,5 @@ AUTHENTICATION = []
# 格式 {"https://api.openai.com/v1/chat/completions": "重定向的URL"}
API_URL_REDIRECT = {}
# 如果你需要把网址放在二级地址下(常规情况下,不要修改!!)
# 如果你需要把网址放在二级地址下(常规情况下,不要修改!!)需要配合修改main.py才能生效
CUSTOM_PATH = "/"