diff --git a/supabase/config.toml b/supabase/config.toml index a714d0b..bec84b6 100644 --- a/supabase/config.toml +++ b/supabase/config.toml @@ -116,5 +116,3 @@ vector_port = 54328 # Configure one of the supported backends: `postgres`, `bigquery` backend = "postgres" -[seed] -file = "supabase/seed.sql" \ No newline at end of file