Skip to content

Commit 4c20a6c

Browse files
committed
Forgot to add secret_token to supabase/config
1 parent 0c909ab commit 4c20a6c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/database/supabase/config.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ schema_paths = [
5252
'./schemas/base.sql',
5353
'./schemas/extensions.sql',
5454
'./schemas/space.sql',
55+
'./schemas/secret_token.sql',
5556
'./schemas/account.sql',
5657
'./schemas/content.sql',
5758
'./schemas/embedding.sql',

0 commit comments

Comments
 (0)