From c87b5f0304feaa83ab36298e330909e4ab8119a0 Mon Sep 17 00:00:00 2001 From: rick Date: Thu, 9 Apr 2026 16:25:19 +0000 Subject: [PATCH] Update .env --- .env | 1 + 1 file changed, 1 insertion(+) diff --git a/.env b/.env index ec38058..32c7f73 100644 --- a/.env +++ b/.env @@ -40,6 +40,7 @@ FIREBASE_VAPID_KEY= # Service account — from Firebase Console → Project Settings → Service accounts → Generate new private key FIREBASE_SERVICE_ACCOUNT= +#Required for iOS notifications (create here: https://vapidkeys.com/ with valid email address) VAPID_SUBJECT=mailto:webpush@yourdomain.com VAPID_PUBLIC= VAPID_PRIVATE= \ No newline at end of file