This commit is contained in:
svoboda200786@gmail.com 2025-05-28 12:49:21 +03:00
parent 16bdc0fd73
commit 93201a8dac

View File

@ -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') });