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:
hawser:
image: ghcr.io/finsys/hawser:latest
container_name: hawser
container_name: dockhand-agent
restart: unless-stopped
ports:
- "2376:2376"