From 8766b742c61e0953e86d7e12f2a935cdc7c89d35 Mon Sep 17 00:00:00 2001 From: Claude Date: Sun, 9 Nov 2025 13:50:12 +0000 Subject: [PATCH] add PLUNK_API_KEY to .env.example --- app/.env.example | 1 + 1 file changed, 1 insertion(+) diff --git a/app/.env.example b/app/.env.example index a70d8e7..463c8a7 100644 --- a/app/.env.example +++ b/app/.env.example @@ -20,6 +20,7 @@ VITE_SHOW_ROUTES= # ===== Test Credentials ===== RESEND_API_KEY= +PLUNK_API_KEY= R2_TOKEN= R2_ACCESS_KEY=