mirror of
https://github.com/okxlin/appstore.git
synced 2025-07-16 06:12:18 +08:00
10 lines
199 B
Plaintext
10 lines
199 B
Plaintext
CONTAINER_NAME="happy-chatgpt"
|
|
API_BASE_URL=""
|
|
API_KEY="sk-xxx"
|
|
API_MODEL=""
|
|
HEAD_SCRIPTS_VAULE=""
|
|
HTTPS_PROXY=""
|
|
PANEL_APP_PORT_HTTP="40117"
|
|
PUBLIC_SECRET_KEY_VAULE=""
|
|
SECRET_KEY="happychatgpt-pwd"
|