feat: reference correct repository as docker compose image

This commit is contained in:
Manuel Schmid
2024-06-06 09:56:32 +02:00
committed by GitHub
parent 219c494e58
commit 4574fd18d8
+1 -1
View File
@@ -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: