config.env 79 B

12345
  1. DB_HOST=localhost
  2. DB_PORT=5432
  3. DB_NAME=testdb
  4. DB_USER=postgres
  5. DB_PASSWORD=root