ericz 12 lat temu
rodzic
commit
b288ce9fa1
2 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      dist/peer.js
  2. 0 0
      dist/peer.min.js

+ 1 - 1
dist/peer.js

@@ -852,7 +852,7 @@ function Peer(id, options) {
     debug: false,
     host: '0.peerjs.com',
     config: { 'iceServers': [{ 'url': 'stun:stun.l.google.com:19302' }] },
-    port: 80
+    port: 9000
   }, options);
   this._options = options;
   util.debug = options.debug;

Plik diff jest za duży
+ 0 - 0
dist/peer.min.js


Niektóre pliki nie zostały wyświetlone z powodu dużej ilości zmienionych plików