Обновить server/bc.js

This commit is contained in:
svoboda200786 2025-08-15 13:33:39 +00:00
parent 03e6f6670f
commit e6cefbb8bb

View File

@ -1,4 +1,4 @@
// /server/bc.js - Главный файл сервера Battle Club
// /server/bc.js - Главный файл сервера Battle Club1
require('dotenv').config({ path: require('node:path').resolve(process.cwd(), '.env') });