feat: 跨域设置
This commit is contained in:
@@ -4,3 +4,4 @@ LLM_KEY_BAILIAN=sk-248f811295914adcad837XXXXXXXXXXX # 阿里云百炼模型
|
||||
LLM_KEY_DEEPSEEK=sk-a89d0ff9421a43fca5f0xxxxxxxxxxxx # Deepseek模型服务平台key
|
||||
|
||||
SERVER_PORT = 7004 # 服务启动端口
|
||||
SERVER_ENABLE_CORS = False # 是否允许跨域
|
||||
|
||||
Reference in New Issue
Block a user