From 030d842ff6f7304e29ea7f20342393cb5bf87235 Mon Sep 17 00:00:00 2001 From: Andrey Date: Wed, 7 Jan 2026 11:38:39 +0700 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20.env?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.env b/.env index 2d26d8e..96659c8 100644 --- a/.env +++ b/.env @@ -1,5 +1,5 @@ GLPI_DB_HOST=db GLPI_DB_PORT=3306 -GLPI_DB_NAME=glpi_name -GLPI_DB_USER=glpi_user -GLPI_DB_PASSWORD=glpi_password \ No newline at end of file +GLPI_DB_NAME=glpi +GLPI_DB_USER=glpi +GLPI_DB_PASSWORD=glpi \ No newline at end of file