# for mysql
DB_HOST=localhost
DB_USER=root
DB_PASSWORD=
DB_NAME=yaazhhomes
DB_DIALECT=mysql
DB_PORT=3306