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

This commit is contained in:
svoboda200786 2025-05-28 09:07:49 +00:00
parent 13f1308669
commit 7b376a2f05

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