Skip to content

Commit

Permalink
verbose coturn logs
Browse files Browse the repository at this point in the history
  • Loading branch information
DerGenaue committed Mar 21, 2023
1 parent 9838455 commit 8f2de11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ services:
restart: unless-stopped
turn:
image: "coturn/coturn:alpine"
command: --lt-cred-mech --user roboy:4dE5?3sgPb0fOrw5Vh --min-port=49160 --max-port=49200
command: --lt-cred-mech --user roboy:4dE5?3sgPb0fOrw5Vh --min-port=49160 --max-port=49200 -v
network_mode: "host"
ports:
## STUN/TURN
Expand Down

0 comments on commit 8f2de11

Please sign in to comment.