Add hostname based on $Hostname value

This commit is contained in:
2025-03-30 15:44:43 +02:00
parent adb437d036
commit 3cc54f7389
+1
View File
@@ -2,6 +2,7 @@ services:
watchtower:
image: containrrr/watchtower:latest
container_name: WatchTower
hostname: Docker_${HOSTNAME}
mem_limit: 512m
mem_reservation: 128m
cpu_shares: 512