There was an error while loading. Please reload this page.
1 parent f8f14cd commit 305e3f4Copy full SHA for 305e3f4
1 file changed
chat-app/frontend/script.js
@@ -1,4 +1,4 @@
1
-const server = "http://127.0.0.1:3000";
+const server = "https://gziswcuniy8wailsojnj6aki.hosting.codeyourfuture.io";
2
3
const messagesDiv = document.getElementById("messages");
4
const form = document.getElementById("chat-form");
0 commit comments