1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-23 13:29:39 +08:00
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"