From 1016160853d0fa5b71af6d0ef92d13cf8a1f6eda Mon Sep 17 00:00:00 2001 From: Anthony Kinsey Date: Fri, 17 Jan 2025 10:37:22 -1000 Subject: [PATCH] feat(example-env): update to add api key --- example.env | 1 + 1 file changed, 1 insertion(+) diff --git a/example.env b/example.env index 22015a43..c3e3f7eb 100644 --- a/example.env +++ b/example.env @@ -1,2 +1,3 @@ VUE_APP_BACKEND_URL=http://localhost:4000 VUE_APP_OLD_BACKEND_URL=http://localhost:8080 +VUE_APP_API_KEY=ABC123