diff --git a/server/bc.js b/server/bc.js index 991cf2b..2b62d00 100644 --- a/server/bc.js +++ b/server/bc.js @@ -1,4 +1,4 @@ -// /server/bc.js - Главный файл сервера Battle Club12 +// /server/bc.js - Главный файл сервера Battle Club require('dotenv').config({ path: require('node:path').resolve(process.cwd(), '.env') });