mirror of
https://github.com/okxlin/appstore.git
synced 2025-07-13 21:02:18 +08:00
7 lines
163 B
Plaintext
7 lines
163 B
Plaintext
CONTAINER_NAME="chatgpt-next-web"
|
|
API_BASE_URL="https://api.openai.com"
|
|
API_KEY="sk-xxx"
|
|
PANEL_APP_PORT_HTTP="40042"
|
|
PROXY=""
|
|
SECRET_KEY="chatgptnextweb_password"
|