Добавить .env

This commit is contained in:
Andrey 2026-01-06 22:31:01 +07:00
parent e3744122a2
commit 0febed3aa2

5
.env Normal file
View File

@ -0,0 +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