Skip to content

Commit

Permalink
fix: pubsubtest compose uses allrpc (ionorg#462)
Browse files Browse the repository at this point in the history
  • Loading branch information
leewardbound authored Mar 13, 2021
1 parent 2ecdcad commit d1d74d4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion examples/pubsubtest/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ services:
- 8000:80

sfu:
image: pionwebrtc/ion-sfu:latest-jsonrpc
image: pionwebrtc/ion-sfu:latest-allrpc
command: -c /configs/sfu.toml -jaddr :7000 -gaddr :50051
ports:
- "5000-5200:5000-5200/udp"
- 7000:7000

0 comments on commit d1d74d4

Please sign in to comment.