mirror of
https://github.com/kossakovsky/n8n-install.git
synced 2026-03-07 22:33:11 +00:00
Update ComfyUI CLI arguments in docker-compose.yml to include CPU support
This commit is contained in:
@@ -590,7 +590,7 @@ services:
|
||||
profiles: ["comfyui"]
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
- CLI_ARGS=--listen 0.0.0.0
|
||||
- CLI_ARGS=--listen 0.0.0.0 --cpu
|
||||
volumes:
|
||||
- comfyui_data:/home/runner
|
||||
healthcheck:
|
||||
|
||||
Reference in New Issue
Block a user