From 82d52dd55d889346fe99c9f56566b0ca97fbae01 Mon Sep 17 00:00:00 2001 From: kleap-admin Date: Thu, 15 Jan 2026 14:28:19 +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..b3e5004 --- /dev/null +++ b/.env.local @@ -0,0 +1,2 @@ +NEXT_PUBLIC_APP_ID=1774 +NEXT_PUBLIC_FORMS_API_URL=http://localhost:3000/api/forms/submit \ No newline at end of file