Uniformize path to database
[vchess.git] / public / javascripts / utils / socket_url.js.dist
diff --git a/public/javascripts/utils/socket_url.js.dist b/public/javascripts/utils/socket_url.js.dist
deleted file mode 100644 (file)
index c33fc59..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-// URL of your socket server (rename into socket_url.js)
-const socketUrl = "ws://localhost:3000";