[chore] atual-budget: change retry value

This commit is contained in:
2026-04-06 22:11:04 -04:00
parent 6b92b49dda
commit e7b03a433e

View File

@@ -23,7 +23,7 @@ services:
test: ['CMD-SHELL', 'node src/scripts/health-check.js']
interval: 60s
timeout: 10s
retries: 3
retries: 1
start_period: 20s
restart: unless-stopped