diff --git a/.env.example b/.env.example index ea6e703d..f2cf73e5 100644 --- a/.env.example +++ b/.env.example @@ -1,12 +1,12 @@ # Minimal startup configuration - only Supabase connection required # All other settings (API keys, model choices, RAG flags) are managed via the Settings page -# Get your SUPABASE_URL from the API section of your Supabase project settings - +# Get your SUPABASE_URL from the Data API section of your Supabase project settings - # https://supabase.com/dashboard/project//settings/api SUPABASE_URL= -# Get your SUPABASE_SERVICE_KEY from the API section of your Supabase project settings - -# https://supabase.com/dashboard/project//settings/api +# Get your SUPABASE_SERVICE_KEY from the API Keys section of your Supabase project settings - +# https://supabase.com/dashboard/project//settings/api-keys # On this page it is called the service_role secret. SUPABASE_SERVICE_KEY=