Skip to content

v0.3.2: Fix configuration after PGBouncer deprecation

Choose a tag to compare

@tschuehly tschuehly released this 03 Feb 19:41
· 31 commits to master since this release

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}