mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-01-15 16:50:57 +08:00
Use recommended compose file name for Docker Compose
This commit is contained in:
parent
aba97d6ada
commit
36e19df686
@ -359,7 +359,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