From e6cefbb8bbd622176d8d3ab5e2af16f0c8d73d0e Mon Sep 17 00:00:00 2001 From: svoboda200786 Date: Fri, 15 Aug 2025 13:33:39 +0000 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20server/bc.js?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- server/bc.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/bc.js b/server/bc.js index 5a79ddb..f8046c7 100644 --- a/server/bc.js +++ b/server/bc.js @@ -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') });