Files
fasto/docker-compose.yml
Cauê Faleiros 83e6da2d56
All checks were successful
Build and Deploy / build-and-push (push) Successful in 1m9s
fix: add missing swarm deploy block to mysql backup service
- Docker Swarm (Portainer) ignores 'restart: always' and often requires a 'deploy' block with replica counts to properly schedule a new service.

- Replaced standard docker-compose restart policy with a Swarm-compliant deploy block.
2026-03-25 14:43:03 -03:00

1.7 KiB