state in container so new container always force push

This commit is contained in:
2026-08-07 11:35:10 +02:00
parent 1c89927b18
commit 5ac8ebb0fc
5 changed files with 4 additions and 7 deletions
-2
View File
@@ -7,7 +7,5 @@ services:
- .env
ports:
- "8090:8090" # Webhook-Port (GET, kein Auth) - intern im LAN
volumes:
- ./data:/data # last-known-ip.json Persistierung
labels:
- "com.centurylinklabs.watchtower.enable=true"