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

This commit is contained in:
svoboda200786 2025-05-28 09:12:21 +00:00
parent 7b376a2f05
commit 16bdc0fd73

View File

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