This commit is contained in:
gpt-engineer-app[bot]
2025-12-19 14:43:28 +00:00
parent 04a140b305
commit b63da103cd
8 changed files with 265 additions and 35 deletions

22
supabase/config.toml Normal file
View File

@@ -0,0 +1,22 @@
project_id = "lovable"
[api]
enabled = true
port = 54321
schemas = ["public", "graphql_public"]
extra_search_path = ["public", "extensions"]
max_rows = 1000
[db]
port = 54322
major_version = 15
[studio]
enabled = true
port = 54323
[functions.pakasir-webhook]
verify_jwt = false
[functions.send-test-email]
verify_jwt = false