Configuration
A config.toml file is generated after running supabase init.
This file is located in the supabase folder under supabase/config.toml.
General #
project_id#
A string used to distinguish different Supabase projects on the same host. Defaults to the working directory name when running supabase init.
- Required:
true - Default:
None