mirror of
https://github.com/aykhans/my-self-host-services.git
synced 2026-05-29 15:35:59 +00:00
watchtower: set interval to 8 hours
This commit is contained in:
@@ -10,7 +10,7 @@ services:
|
||||
- "--label-enable"
|
||||
- "--cleanup"
|
||||
- "--interval"
|
||||
- "600" # 10 minutes
|
||||
- "28800" # 8 hours
|
||||
logging:
|
||||
driver: "json-file"
|
||||
options:
|
||||
|
||||
Reference in New Issue
Block a user