self-update shepherd

This commit is contained in:
iamBadgers
2025-08-23 13:11:19 -07:00
parent 22b79ff305
commit 152acf7902

View File

@@ -8,7 +8,7 @@ services:
# With KEY: 'VALUE', quotes are part of yaml syntax and thus get stripped # 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, # but with KEY='VALUE', they are part of the value and stay there,
# causing problems! # causing problems!
SLEEP_TIME: "1d" SLEEP_TIME: "5m"
TZ: "US/Pacific" TZ: "US/Pacific"
VERBOSE: "true" VERBOSE: "true"
IGNORELIST_SERVICES: "label=shepherd.autodeploy=false" IGNORELIST_SERVICES: "label=shepherd.autodeploy=false"