feat: reference correct repository as docker compose image
This commit is contained in:
parent
219c494e58
commit
4574fd18d8
|
|
@ -4,7 +4,7 @@ volumes:
|
|||
services:
|
||||
app:
|
||||
build: .
|
||||
image: ghcr.io/lllyasviel/fooocus
|
||||
image: ghcr.io/mashb1t/fooocus
|
||||
ports:
|
||||
- "7865:7865"
|
||||
environment:
|
||||
|
|
|
|||
Loading…
Reference in New Issue