mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-03-23 10:03:36 +08:00
Use recommended compose file name for Docker Compose
This commit is contained in:
parent
5d57d5b244
commit
a105334345
@ -357,7 +357,7 @@ For models compatible with Iluvatar Extension for PyTorch. Here's a step-by-step
|
|||||||
## Running with Docker
|
## Running with Docker
|
||||||
|
|
||||||
Start by installing Docker and Docker Compose on your host. Next, edit
|
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.
|
user. Additional fields are documented in the file for further customization.
|
||||||
|
|
||||||
Once ready, build and run the image locally:
|
Once ready, build and run the image locally:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user