{
  "name": "db",
  "module": "dbconnector",
  "action": "connect",
  "options": {
    "client": "postgres",
    "connection": {
      "host": "aws-0-sa-east-1.pooler.supabase.com",
      "port": 5432,
      "user": "postgres.axagsyhlfoztzplytksr",
      "password": "@Baki025@",
      "database": "postgres"
    },
    "tz": "utc"
  },
  "fileName": "db.json"
}