Загрузить файлы в «/»
This commit is contained in:
parent
e5c4f6987b
commit
44331cfcd2
2
bc.js
2
bc.js
@ -3,7 +3,7 @@ const express = require('express');
|
||||
const http = require('http');
|
||||
const socketIo = require('socket.io');
|
||||
const path = require('path');
|
||||
//hello5
|
||||
//hello6
|
||||
// Серверные модули
|
||||
const GameManager = require('./server_modules/gameManager');
|
||||
const authController = require('./server_modules/auth'); // Ваш модуль аутентификации
|
||||
|
Loading…
x
Reference in New Issue
Block a user