mirror of
https://github.com/okxlin/appstore.git
synced 2026-09-26 08:01:04 +00:00
9 lines
237 B
Bash
9 lines
237 B
Bash
PANEL_APP_PORT_HTTP=7860
|
|
LANGFLOW_SUPERUSER=langflow
|
|
LANGFLOW_SUPERUSER_PASSWORD=replace-with-a-strong-password
|
|
LANGFLOW_AUTO_LOGIN=false
|
|
LANGFLOW_LOG_LEVEL=info
|
|
APP_DATA_DIR=./data
|
|
TZ=Asia/Shanghai
|
|
CONTAINER_NAME=langflow-compose-check
|