初始提交:ai-review 项目当前版本(含赛道一/二提交规范修订与时间节点文档)
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
# 认证密码(必填,启动时自动生成密钥)
|
||||
AUTH_PASSWORD=admin123
|
||||
|
||||
# 服务端口
|
||||
PORT=3002
|
||||
|
||||
# DeepSeek API
|
||||
DEEPSEEK_API_KEY=sk-your-key-here
|
||||
|
||||
# Gitea Token(可空,HTTPS clone时使用)
|
||||
GITEA_TOKEN=
|
||||
Reference in New Issue
Block a user