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"
|
- "--label-enable"
|
||||||
- "--cleanup"
|
- "--cleanup"
|
||||||
- "--interval"
|
- "--interval"
|
||||||
- "600" # 10 minutes
|
- "28800" # 8 hours
|
||||||
logging:
|
logging:
|
||||||
driver: "json-file"
|
driver: "json-file"
|
||||||
options:
|
options:
|
||||||
|
|||||||
Reference in New Issue
Block a user