This commit is contained in:
hailin 2025-04-21 12:37:35 +08:00
parent 43b441fd12
commit b600d38ddd
1 changed files with 3 additions and 0 deletions

View File

@ -115,3 +115,6 @@ port = 54327
vector_port = 54328
# Configure one of the supported backends: `postgres`, `bigquery`
backend = "postgres"
[seed]
file = "supabase/seed.sql"