diff --git a/frontend/env_template.txt b/frontend/env_template.txt index b66cd01b..b765bb88 100644 --- a/frontend/env_template.txt +++ b/frontend/env_template.txt @@ -1,14 +1,9 @@ -# Clerk Authentication -NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY=your_clerk_publishable_key_here - -# CopilotKit -REACT_APP_COPILOTKIT_API_KEY=your_copilotkit_api_key_here # ALwrity Frontend Configuration # Clerk Authentication -REACT_APP_CLERK_PUBLISHABLE_KEY=pk_test_bGl2aW5nLWhhbXN0ZXItNTkuY2xlcmsuYWNjb3VudHMuZGV2JA +REACT_APP_CLERK_PUBLISHABLE_KEY=your_clerk_publishable_key_here # CopilotKit Configuration -REACT_APP_COPILOTKIT_API_KEY=ck_pub_98fb2df734ffb1f160ae1ab731ccbfed +REACT_APP_COPILOTKIT_API_KEY=your_copilotkit_api_key_here # LinkedIn OAuth Configuration REACT_APP_LINKEDIN_CLIENT_ID=your_linkedin_client_id_here