karuracc_dev_test/.env.example
David Kiania fafef34304 Add Next.js app with Supabase auth, notes feature, and Docker setup
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-16 15:43:09 +03:00

5 lines
210 B
Text

# 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