Add tty to comfy service

This commit is contained in:
Dylan Ivens 2023-04-28 19:09:20 +02:00
parent 076b5747d3
commit 68262ee5f8

View file

@ -68,6 +68,7 @@ services:
profiles: ["comfy"] profiles: ["comfy"]
build: ./services/comfy/ build: ./services/comfy/
image: sd-comfy:1 image: sd-comfy:1
tty: true
environment: environment:
- CLI_ARGS= - CLI_ARGS=