mirror of
https://github.com/lllyasviel/Fooocus.git
synced 2026-08-16 13:13:16 +02:00
feat: reference correct repository as docker compose image
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ volumes:
|
|||||||
services:
|
services:
|
||||||
app:
|
app:
|
||||||
build: .
|
build: .
|
||||||
image: ghcr.io/lllyasviel/fooocus
|
image: ghcr.io/mashb1t/fooocus
|
||||||
ports:
|
ports:
|
||||||
- "7865:7865"
|
- "7865:7865"
|
||||||
environment:
|
environment:
|
||||||
|
|||||||
Reference in New Issue
Block a user