DB_HOST=localhost
DB_USER=root
DB_PASSWORD=''
DB_NAME=SMIS
DB_PORT=3306  # Add this line (default MySQL port)
PORT=3000