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

This commit is contained in:
svoboda200786 2025-08-15 14:08:04 +00:00
parent e6cefbb8bb
commit 1e81757344

View File

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