mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-03-30 05:23:37 +08:00
Use recommended compose file name for Docker Compose
This commit is contained in:
parent
21a64b8943
commit
e36979a605
@ -364,7 +364,7 @@ For models compatible with Iluvatar Extension for PyTorch. Here's a step-by-step
|
||||
## Running with Docker
|
||||
|
||||
Start by installing Docker and Docker Compose on your host. Next, edit
|
||||
`docker-compose.yaml` and update the `UID` and `GID` variables to match your
|
||||
`compose.yaml` and update the `UID` and `GID` variables to match your
|
||||
user. Additional fields are documented in the file for further customization.
|
||||
|
||||
Once ready, build and run the image locally:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user