refactor: dockhand agent container name

This commit is contained in:
root 2026-03-14 01:58:36 +01:00
parent 5f475cc245
commit 0933e7682a

View file

@ -1,7 +1,7 @@
services: services:
hawser: hawser:
image: ghcr.io/finsys/hawser:latest image: ghcr.io/finsys/hawser:latest
container_name: hawser container_name: dockhand-agent
restart: unless-stopped restart: unless-stopped
ports: ports:
- "2376:2376" - "2376:2376"