docs: rename watchtower service to fi_watchtower in docker-compose.yml

This commit is contained in:
Oliver
2025-03-15 15:56:59 +01:00
parent dab8137089
commit 7df5016797

View File

@@ -1,7 +1,7 @@
services:
watchtower:
fi_watchtower:
image: containrrr/watchtower
container_name: watchtower
container_name: fi_watchtower
restart: unless-stopped
volumes:
- /var/run/docker.sock:/var/run/docker.sock