vizualization updates
This commit is contained in:
@@ -6,7 +6,7 @@ import dotenv from "dotenv"; // Import dotenv
|
||||
|
||||
dotenv.config();
|
||||
|
||||
import { initSocketServer } from "./socket/socketManager";
|
||||
import { initSocketServer } from "./socket/socketManager.ts";
|
||||
|
||||
const app = express();
|
||||
const PORT = process.env.SOCKET_PORT;
|
||||
|
||||
Reference in New Issue
Block a user