karuracc_dev_test/.env.example

6 lines
210 B
Text
Raw Normal View History

# 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