mirror of
https://github.com/okxlin/appstore.git
synced 2025-07-13 21:02:18 +08:00
9 lines
234 B
Plaintext
9 lines
234 B
Plaintext
CONTAINER_NAME="sd-comfyui"
|
|
PANEL_APP_PORT_HTTP="40187"
|
|
DATA_PATH="./data/data"
|
|
OUTPUT_PATH="./data/output"
|
|
SD_CONSOLE_CLI_COMFY="--listen 0.0.0.0 --port 8188"
|
|
SD_CONSOLE_APT_COMFY=""
|
|
SD_CONSOLE_PIP_COMFY=""
|
|
SD_CONSOLE_DEVICE_IDS="0"
|