v0.3.2: Fix configuration after PGBouncer deprecation
You now need to configure the new supavisor configuration with:
supabase:
database:
host: "aws-0-eu-central-1.pooler.supabase.com"
password: ${SUPABASE_DATABASE_PASSWORD}
You now need to configure the new supavisor configuration with:
supabase:
database:
host: "aws-0-eu-central-1.pooler.supabase.com"
password: ${SUPABASE_DATABASE_PASSWORD}