Skip to content

Commit

Permalink
Remove the timeouts
Browse files Browse the repository at this point in the history
They do not seem to be necessary
  • Loading branch information
sajith committed Mar 14, 2024
1 parent cec2e28 commit e17b368
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,6 @@ ports =
5672:5672/tcp

healthcheck_cmd = rabbitmq-diagnostics -q ping
healthcheck_interval = 30
healthcheck_timeout = 30
healthcheck_retries = 3

[docker:mongo]
image = mongo:7.0.5
Expand Down

0 comments on commit e17b368

Please sign in to comment.