10 lines
197 B
Plaintext
10 lines
197 B
Plaintext
# Site Configuration
|
|
SITE_URL=https://hamtonbrown.com
|
|
CONTACT_TO_EMAIL=contact@hamtonbrown.com
|
|
|
|
# Email Service (Resend)
|
|
RESEND_API_KEY=your_resend_api_key_here
|
|
|
|
# Development
|
|
NODE_ENV=development
|