© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
SupabaseS
Supabase•4mo ago
Juan Gomez

supabase/config.toml file locally

Hey guys, I'm using supabase locally and remotely via Github integration. I currently have two branches, "main" and "develop." But I don't understand why when I modify the supabase/config.toml file locally, it is modified in develop.

Enable Google OAuth for local development

[auth.external.google]
enabled = true

Use env vars to avoid drift between branches

client_id = "env(SUPABASE_AUTH_EXTERNAL_GOOGLE_CLIENT_ID)"

As I understand it, this file is only for local development.
image.png
Supabase banner
SupabaseJoin
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.
45,816Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Config.TOML file not updating on npx Supabase Start
SupabaseSSupabase / help-and-questions
3y ago
Supabase local config toml of linkedin oidc
SupabaseSSupabase / help-and-questions
3y ago
Branching + config.toml
SupabaseSSupabase / help-and-questions
3w ago
Supabase config.toml: run local dev with Resend SMTP while keeping config synced with remote
SupabaseSSupabase / help-and-questions
6mo ago