forked from mirrored/github-readme-stats
tell watchtower not to watch, as there aren't published images to pull
This commit is contained in:
@@ -10,6 +10,8 @@ services:
|
||||
readme_stats:
|
||||
build: .
|
||||
container_name: readme_stats
|
||||
labels:
|
||||
- "com.centurylinklabs.watchtower.enable=false"
|
||||
restart: always
|
||||
env_file:
|
||||
- .env
|
||||
|
||||
Reference in New Issue
Block a user