소스 검색

fix link in readme

afrokick 5 년 전
부모
커밋
38f549a35a
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -129,7 +129,7 @@ const peerServer = PeerServer({
 });
 });
 ```
 ```
 
 
-Open http://127.0.0.1/myapp/peerjs/id to see a new random id.
+Open http://127.0.0.1:9000/myapp/peerjs/id to see a new random id.
 
 
 ## Combining with existing express app
 ## Combining with existing express app