Skip to content

Commit

Permalink
try to reduce http connections to fix error resolving host
Browse files Browse the repository at this point in the history
  • Loading branch information
Lazzaretti committed Oct 1, 2023
1 parent 7a1e72f commit 66d03b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ services:
working_dir: /cerk
command: >
/bin/bash -c "
CARGO_HTTP_MULTIPLEXING=false
cargo install cargo-deny
&& cargo deny check
"

0 comments on commit 66d03b2

Please sign in to comment.