Ivan Asmer 6 tahun lalu
induk
melakukan
411bfd2d3c
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      index.html

+ 1 - 1
index.html

@@ -10,7 +10,7 @@
         <div id='formContainer'>
         </div>
         <script>
-            const socket = io('http://192.168.3.99:4000')
+            const socket = io()
 
             function Inputs(el, onSend){
                 const nickInput = document.createElement('input')