From e377b1bd69026cda9df60892a6e8e3def0cc5f2c Mon Sep 17 00:00:00 2001 From: kleap-admin Date: Sun, 18 Jan 2026 18:27:16 +0000 Subject: [PATCH] Update .env.local --- .env.local | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .env.local diff --git a/.env.local b/.env.local new file mode 100644 index 0000000..3bb3796 --- /dev/null +++ b/.env.local @@ -0,0 +1,2 @@ +NEXT_PUBLIC_APP_ID=1928 +NEXT_PUBLIC_FORMS_API_URL=https://kleap.co/api/forms/submit \ No newline at end of file