Files
1356/lifetimer/.env.example
T
2026-01-03 18:38:17 +01:00

7 lines
231 B
Bash

# Supabase Configuration
# Copy this file to .env and fill in your actual values
# Then run the app with: flutter run --dart-define-from-file=.env
SUPABASE_URL=https://your-project.supabase.co
SUPABASE_ANON_KEY=your-anon-key-here