1
0
Fork 0
1Panel-Appstore/apps/chatgpt-next-web/2.14.0/.env.sample

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"