feat: 跨域设置

This commit is contained in:
martsforever
2026-03-31 19:32:11 +08:00
parent 952ce5c189
commit d2ee7c1d9b
3 changed files with 12 additions and 1 deletions
+1
View File
@@ -4,3 +4,4 @@ LLM_KEY_BAILIAN=sk-248f811295914adcad837XXXXXXXXXXX # 阿里云百炼模型
LLM_KEY_DEEPSEEK=sk-a89d0ff9421a43fca5f0xxxxxxxxxxxx # Deepseek模型服务平台key
SERVER_PORT = 7004 # 服务启动端口
SERVER_ENABLE_CORS = False # 是否允许跨域