更新 DEEPSEEK_API_KEY 为默认值
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@ services:
|
||||
NODE_ENV: production
|
||||
HOST: 0.0.0.0
|
||||
PORT: 8787
|
||||
DEEPSEEK_API_KEY: "sk-8941428ad9be4c789becfa8d66534aba"
|
||||
DEEPSEEK_API_KEY: "your_deepseek_api_key"
|
||||
TJWATER_API_BASE_URL: "http://127.0.0.1:8000"
|
||||
# Embedded 模式:容器内启动 opencode CLI 子进程
|
||||
OPENCODE_MODE: embedded
|
||||
|
||||
Reference in New Issue
Block a user