[chore] atual-budget: change retry value
This commit is contained in:
@@ -23,7 +23,7 @@ services:
|
|||||||
test: ['CMD-SHELL', 'node src/scripts/health-check.js']
|
test: ['CMD-SHELL', 'node src/scripts/health-check.js']
|
||||||
interval: 60s
|
interval: 60s
|
||||||
timeout: 10s
|
timeout: 10s
|
||||||
retries: 3
|
retries: 1
|
||||||
start_period: 20s
|
start_period: 20s
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user