Skip to content

Commit

Permalink
(chore) tweaks defaults
Browse files Browse the repository at this point in the history
  • Loading branch information
leonjza committed Sep 29, 2022
1 parent 3b830f1 commit 2b52344
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,12 @@ services:

# optional options avaliable with tun2socks
#- STATS=:8080
#- RESTAPI=
- TCP_SNDBUF=128k
- TCP_RCVBUF=128k
- TCP_AUTO_TUNING=true
#- UDP_TIMEOUT=
#- EXTRA_COMMANDS=
- RESTAPI=
- TCP_SNDBUF=
- TCP_RCVBUF=
- TCP_AUTO_TUNING=1
- UDP_TIMEOUT=
- EXTRA_COMMANDS=
networks:
- wiresocks
extra_hosts:
Expand Down

0 comments on commit 2b52344

Please sign in to comment.