mirror of
https://github.com/okxlin/appstore.git
synced 2025-07-13 12:52:18 +08:00
7 lines
175 B
Plaintext
7 lines
175 B
Plaintext
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"
|