Removed vector from supabase

This resolves all the issues with unhealthy containers, idk why it still doesn't work in 2025
This commit is contained in:
Alexis
2025-07-17 22:02:37 +02:00
parent 8e325196e6
commit 8cd20aa386
4 changed files with 58 additions and 0 deletions

View File

@@ -126,3 +126,6 @@ skip_nonce_check = false
[auth.hook.custom_access_token]
enabled = true
uri = "pg-functions://postgres/public/custom_access_token_hook"
[analytics]
enabled = false