更新环境变量配置,添加 OPEN_TERMINAL_API_KEY,并创建 docker-compose 文件以支持服务部署
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user