diff --git a/shepherd.yaml b/shepherd.yaml index ba89660..4140e14 100644 --- a/shepherd.yaml +++ b/shepherd.yaml @@ -8,7 +8,7 @@ services: # With KEY: 'VALUE', quotes are part of yaml syntax and thus get stripped # but with KEY='VALUE', they are part of the value and stay there, # causing problems! - SLEEP_TIME: "5m" + SLEEP_TIME: "60m" TZ: "US/Pacific" VERBOSE: "true" IGNORELIST_SERVICES: "label=shepherd.autodeploy=false"