From 36e69b3e55696a22625082faeda46a3911c1e2e8 Mon Sep 17 00:00:00 2001 From: hailin Date: Mon, 21 Apr 2025 12:43:23 +0800 Subject: [PATCH] . --- supabase/config.toml | 2 -- 1 file changed, 2 deletions(-) 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