postgresql.yaml 83 B

12345
  1. host: localhost
  2. port: 5432
  3. user: postgres
  4. password: postgres
  5. database: hello_world