Skip to content

Commit

Permalink
increase retires for alfresco
Browse files Browse the repository at this point in the history
  • Loading branch information
pmacius committed Oct 21, 2024
1 parent 0219fb3 commit 2dfb410
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose/compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ services:
test: ["CMD", "curl", "-f", "http://localhost:8080/alfresco/api/-default-/public/alfresco/versions/1/probes/-ready-"]
interval: 30s
timeout: 3s
retries: 3
retries: 5
start_period: 1m
labels:
- "traefik.enable=true"
Expand Down

0 comments on commit 2dfb410

Please sign in to comment.