Settings
Configuration status for all system secrets. Edit your .env file to update these values.
Database Configuration
SUPABASE_DB_URL
Not Set
SUPABASE_URL
Configured
SUPABASE_ANON_KEY
Configured
SUPABASE_SERVICE_ROLE_KEY
Configured
Email Configuration (SMTP)
SMTP_HOST
rentalhousesyndicate.com
SMTP_PORT
587
SMTP_USER
Configured
SMTP_PASS
Configured
ADMIN_EMAIL
noc@xmla.com
Google Maps API
GOOGLE_MAPS_API_KEY
Configured
Stripe Payments
STRIPE_SECRET_KEY
Configured
STRIPE_PUBLISHABLE_KEY
Configured
STRIPE_WEBHOOK_SECRET
Not Set
Application Settings
APP_NAME
Rental House Syndicate
APP_URL
https://rentalhousesyndicate.com
APP_ENV
production
SESSION_TIMEOUT
86400 seconds
How to Configure
Edit the .env file in your root directory to update these settings.
After making changes, refresh this page to see the updated status.
See .env.example for all available options with descriptions.