.env 87 B

12345
  1. DB_HOST=localhost
  2. DB_USER=root
  3. DB_PASSWORD=1234
  4. DB_NAME=recruitment_system
  5. DB_PORT=3307