tell watchtower not to watch, as there aren't published images to pull

This commit is contained in:
2024-05-25 06:32:47 -04:00
parent 47b3cbf8f3
commit e7e13c3dad
+2
View File
@@ -10,6 +10,8 @@ services:
readme_stats:
build: .
container_name: readme_stats
labels:
- "com.centurylinklabs.watchtower.enable=false"
restart: always
env_file:
- .env