Files
meet-hub/supabase/config.toml
gpt-engineer-app[bot] b63da103cd Changes
2025-12-19 14:43:28 +00:00

23 lines
330 B
TOML

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