Additional updates to email templates

This commit is contained in:
Corey Blais
2026-04-21 16:31:58 -04:00
parent 5ba40586ed
commit c53132d283
4 changed files with 2 additions and 8 deletions
-2
View File
@@ -33,8 +33,6 @@ services:
BACKEND_URL: ${BACKEND_URL:?set BACKEND_URL for production}
ADMIN_EMAILS: ${ADMIN_EMAILS:-}
RESCUE_STATUS_NOTIFICATION_EMAIL: ${RESCUE_STATUS_NOTIFICATION_EMAIL:-appadmin@flockpal.app}
DEFAULT_BIRD_PHOTO_PATH: ${DEFAULT_BIRD_PHOTO_PATH:-/app/assets/yoda.png}
FLOCKPAL_EMAIL_LOGO_PATH: ${FLOCKPAL_EMAIL_LOGO_PATH:-/app/assets/flockpal-logo.png}
MILESTONE_REMINDERS_ENABLED: ${MILESTONE_REMINDERS_ENABLED:-true}
MILESTONE_REMINDER_TIME_ZONE: ${MILESTONE_REMINDER_TIME_ZONE:-America/New_York}
GOOGLE_CLIENT_ID: ${GOOGLE_CLIENT_ID:-}