fix: dockhand compose file

This commit is contained in:
theo 2026-03-13 20:52:52 +00:00
parent 65f0e1321c
commit 968e9a9ee4

View file

@ -1,10 +1,10 @@
services:
dockhand:
image: ghcr.io/dockhand/dockhand:latest
image: fnsys/dockhand:latest
container_name: dockhand
restart: unless-stopped
ports:
- "3001:3001"
- "3000:3000"
volumes:
- /var/run/docker.sock:/var/run/docker.sock
- dockhand_data:/data