更新环境变量配置,添加 OPEN_TERMINAL_API_KEY,并创建 docker-compose 文件以支持服务部署

This commit is contained in:
alook
2026-08-18 11:13:52 +08:00
parent 92f9666d7e
commit 76ebe2c991
3 changed files with 118 additions and 1 deletions
+1
View File
@@ -1,6 +1,7 @@
CLIPROXY_API_KEY=replace-with-the-key-from-cliproxyapi-config
GEMINI_API_KEY=replace-with-your-gemini-api-key
JUPYTER_TOKEN=replace-with-a-strong-random-token
OPEN_TERMINAL_API_KEY=replace-with-a-strong-random-key
WEBUI_AUTH=true
ENABLE_LOGIN_FORM=true