PORT=3000
DB_HOST=localhost
DB_USER=root
DB_PASS= root
DB_NAME=crud_db
