mirror of
https://github.com/crazy-max/diun.git
synced 2025-12-24 22:39:22 +01:00
10 lines
137 B
YAML
10 lines
137 B
YAML
watch:
|
|
workers: 20
|
|
schedule: "* * * * *"
|
|
runOnStartup: false
|
|
|
|
providers:
|
|
docker:
|
|
watchByDefault: true
|
|
watchStopped: true
|