mailpilot sending
This commit is contained in:
10
.env.example
10
.env.example
@@ -70,13 +70,9 @@ JWT_SECRET=
|
||||
JWT_ACCESS_TOKEN_TTL=900
|
||||
JWT_REFRESH_TOKEN_TTL=604800
|
||||
|
||||
# Email (SMTP)
|
||||
SMTP_HOST=
|
||||
SMTP_PORT=587
|
||||
SMTP_SECURE=false
|
||||
SMTP_USER=
|
||||
SMTP_PASS=
|
||||
SMTP_FROM=
|
||||
# Email (MailPilot Transactional Email)
|
||||
MAILPILOT_URL=https://emailmarketing.modelrailway3d.co.uk
|
||||
MAILPILOT_TOKEN=
|
||||
|
||||
# Public URL
|
||||
PUBLIC_BASE_URL=
|
||||
|
||||
Reference in New Issue
Block a user