Skip to content

Commit

Permalink
chore: default to QUIC
Browse files Browse the repository at this point in the history
  • Loading branch information
tiferrei committed May 25, 2021
1 parent 0fc74ba commit 3ae6465
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ services:
volumes:
- ./config.yaml:/root/config.yaml
- ./output/adapter/:/root
sysctls:
net.ipv4.tcp_syncookies: 0
#sysctls:
#net.ipv4.tcp_syncookies: 0
learner:
build: ./learner
links:
Expand Down

0 comments on commit 3ae6465

Please sign in to comment.