mirror of
https://github.com/crazy-max/diun.git
synced 2026-01-03 11:35:02 +01:00
10 lines
137 B
YAML
10 lines
137 B
YAML
watch:
|
|
workers: 20
|
|
schedule: "* * * * *"
|
|
runOnStartup: false
|
|
|
|
providers:
|
|
docker:
|
|
watchByDefault: true
|
|
watchStopped: true
|