Skip to content

Commit

Permalink
[irods#53] give provider more time to bootstrap
Browse files Browse the repository at this point in the history
  • Loading branch information
trel committed Jun 5, 2024
1 parent 38fc953 commit 8398c5a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
version: '3'

name: irods-demo

services:
Expand All @@ -23,7 +21,7 @@ services:
timeout: 10s
retries: 3
start_period: 20s
start_interval: 2s
start_interval: 10s
depends_on:
- irods-catalog

Expand Down

0 comments on commit 8398c5a

Please sign in to comment.