Skip to content

Commit

Permalink
Increase timeout of anon
Browse files Browse the repository at this point in the history
In line with raw
  • Loading branch information
stefpiatek committed Dec 19, 2024
1 parent 9b031c1 commit b6945ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ services:
"/probes/test-aliveness.py --user=$ORTHANC_USERNAME --pwd=$ORTHANC_PASSWORD",
]
start_period: 10s
retries: 2
retries: 10
interval: 3s
timeout: 2s

Expand Down

0 comments on commit b6945ed

Please sign in to comment.