Files
1356/lifetimer/.env.example
T

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