mirror of
https://github.com/theoleuthardt/homelab-docker-compose.git
synced 2026-06-05 15:41:07 +00:00
refactor: dockhand agent container name
This commit is contained in:
parent
5f475cc245
commit
0933e7682a
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue