{
  "host": "localhost",
  "user": "postgres",
  "password": "",
  "database": "sailspg",
  "port": 5432,
  "schema": true,
  "ssl": false
}