mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2026-07-15 12:16:58 +08:00
Use recommended compose file name for Docker Compose
This commit is contained in:
parent
a3648d1a3f
commit
5a8f5ed69d
@ -328,7 +328,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…
x
Reference in New Issue
Block a user