Production ready
This commit is contained in:
@@ -19,9 +19,11 @@ SMTP_PORT=587
|
||||
SMTP_USER=apikey
|
||||
SMTP_PASS=your-sendgrid-api-key
|
||||
|
||||
# App
|
||||
APP_URL=http://localhost:3000
|
||||
API_URL=http://localhost:3002
|
||||
# App
|
||||
APP_URL=http://localhost:3000
|
||||
API_URL=http://localhost:3002
|
||||
LANDING_ONLY_MODE=false
|
||||
ADMIN_PASSWORD=change-me-for-admin-waitlist
|
||||
|
||||
# Rate Limiting
|
||||
MAX_MONITORS_FREE=5
|
||||
|
||||
Reference in New Issue
Block a user