Skip to content

Commit

Permalink
Merge pull request strukturag#57 from SystemKeeper/patch-1
Browse files Browse the repository at this point in the history
Add '--full-trickle' to janus command
  • Loading branch information
fancycode authored Oct 29, 2020
2 parents 18c1874 + 90fd048 commit 4cd3370
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 @@ -20,7 +20,7 @@ services:
restart: unless-stopped
janus:
build: docker/janus
command: ["janus"]
command: ["janus", "--full-trickle"]
network_mode: host
restart: unless-stopped
coturn:
Expand Down

0 comments on commit 4cd3370

Please sign in to comment.