{
  "name": "postrgress",
  "module": "dbconnector",
  "action": "connect",
  "options": {
    "client": "postgres",
    "connection": {
      "host": "aws-0-sa-east-1.pooler.supabase.com",
      "port": 6543,
      "user": "postgres.qwxqwcyrgwogyyjengbo",
      "password": "@Bakihamma025@",
      "database": "postgres"
    }
  },
  "serverType": "node",
  "fileName": "postrgress.json"
}