1
0

feat:添加lobe-chat到列表

This commit is contained in:
okxlin
2024-05-21 21:40:18 +08:00
parent 09861bb917
commit ffc7ce296d
9 changed files with 165 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
ACCESS_CODE="access_password"
CONTAINER_NAME="lobe-chat"
OPENAI_API_KEY="sk-xxx"
OPENAI_MODEL_LIST=""
OPENAI_PROXY_URL="https://api.openai.com/v1"
PANEL_APP_PORT_HTTP="40247"