Edit files
This commit is contained in:
@@ -8,9 +8,6 @@ NEXTAUTH_URL=http://localhost:3000
|
||||
# Production (change to your domain)
|
||||
# NEXTAUTH_URL=https://your-domain.com
|
||||
|
||||
# n8n API (optional - currently using client-side fetch)
|
||||
N8N_API_URL=https://n8n.example.com/webhook/location
|
||||
|
||||
# SMTP Configuration (Fallback when DB config is empty)
|
||||
SMTP_HOST=smtp.gmail.com
|
||||
SMTP_PORT=587
|
||||
|
||||
Reference in New Issue
Block a user