appstore/apps/chatgpt-next-web/latest/.env.sample
2023-11-09 19:15:01 +08:00

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"