Skip to content

Commit

Permalink
Merge branch 'master' of github.com:tonyzzp/webrtc-demo
Browse files Browse the repository at this point in the history
  • Loading branch information
tonyzzp committed Jun 21, 2024
2 parents adae95b + 884e56a commit 8aba6f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ client/server分别编译,然后复制到根目录的dist目录下。
## 使用docker

```
docker run -itd --name webrtc -p 80:80 ghcr.io/tonyzzp/webrtc-demo
docker run -itd --name webrtc -p 80:80 ghcr.io/tonyzzp/webrtc
```

0 comments on commit 8aba6f5

Please sign in to comment.