添加CUSTOM_PATH来部署到子级路径

This commit is contained in:
yuxiaoyuan0406
2023-04-20 18:22:58 +08:00
parent 7dd73e1330
commit f0ff1f2c64
2 changed files with 17 additions and 14 deletions

View File

@@ -56,3 +56,5 @@ CONCURRENT_COUNT = 100
# 设置用户名和密码相关功能不稳定与gradio版本和网络都相关如果本地使用不建议加这个
# [("username", "password"), ("username2", "password2"), ...]
AUTHENTICATION = []
CUSTOM_PATH = "/"