theocorp_docker_compose/olivetin/config.yaml
2025-01-15 01:49:16 +00:00

10 lines
233 B
YAML

actions:
- title: backup containers
shell: "docker compose -f /autorestic/docker-compose.yml up"
icon: <iconify-icon icon="lets-icons:save-duotone" width="48" height="24"></iconify-icon>
execOnCron:
- "@daily"