Добавил пример .env

This commit is contained in:
Dhaverd 2026-05-10 13:13:51 +08:00
parent 3a67158a73
commit 78ffc9a19f

5
.env Normal file
View File

@ -0,0 +1,5 @@
DB_HOST=127.0.0.1
DB_PORT=3306
DB_USER=root
DB_PASS=root
DB_NAME=db_name