Обновить .env

This commit is contained in:
Andrey 2026-01-06 22:34:50 +07:00
parent 14d690b02b
commit b1e6701097

6
.env
View File

@ -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
GLPI_DB_NAME=glpi_db_name
GLPI_DB_USER=glpi_db_user
GLPI_DB_PASSWORD=glpi_db_password