Reminder email

This commit is contained in:
Chris Smith
2019-05-01 16:43:50 -05:00
parent 547ea1bf91
commit 251aa5f40a
2 changed files with 28 additions and 0 deletions

View File

@@ -13,6 +13,7 @@ DB_USER="root"
DB_PASS="root"
POSTMARK_API_KEY="special"
POSTMARK_TEMPLATE="identifier_for_template"
POSTMARK_REMINDER_TEMPLATE="identifier_for_reminder_template"
POSTMARK_GUEST_TEMPLATE="identifier_for_template"
POSTMARK_FROM="sender@email.com"
STRIPE_API_SECRET_KEY="sk"