# Copy this to .env.local for local dev # In Dokploy, set these as environment variables directly NEXT_PUBLIC_SUPABASE_URL=https://your-supabase.yourdomain.com NEXT_PUBLIC_SUPABASE_ANON_KEY=your-anon-key-here