Skip to content

Commit

Permalink
Update .env.local.example
Browse files Browse the repository at this point in the history
Removed optional env variables from .env.local.example
  • Loading branch information
dannytlake committed Feb 29, 2024
1 parent 2b29727 commit 96197aa
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions composable-ui/.env.local.example
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,3 @@ NEXTAUTH_SECRET=LOREM_IPSUM_CHANGE_ME
#NEXT_PUBLIC_PORT=${PORT}

#NEXT_PUBLIC_GOOGLE_TAG_MANAGER_ID=YOUR_GOOGLE_TAG_MANAGER_ID

#Klevu settings.
#NEXT_PUBLIC_KLEVU_SEARCH_URL=YOUR_KLEVU_SEARCH_URL
#NEXT_PUBLIC_KLEVU_SEARCH_API_KEY=YOUR_KLEVU_SEARCH_API_KEY
#NEXT_PUBLIC_KLEVU_ASSETS_PATH=http://localhost:3000

1 comment on commit 96197aa

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lines Statements Branches Functions
Coverage: 46%
45.08% (436/967) 19.08% (54/283) 19.58% (38/194)

Please sign in to comment.